From ec845d8bfa64dbda984f13117b70273070e16c49 Mon Sep 17 00:00:00 2001
From: Sven Gestegard Robertz <sven.robertz@cs.lth.se>
Date: Fri, 14 Feb 2014 20:07:11 +0100
Subject: [PATCH] added gitignore

---
 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b9f0108
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.class
+*.o
+lib/c/liblabcomm.a
+compiler/AST/
+compiler/labComm.jar
-- 
GitLab