diff --git a/.classpath b/.classpath
index e81a66d1..46d57734 100755
--- a/.classpath
+++ b/.classpath
@@ -5,6 +5,6 @@
-
+
diff --git a/bin/.gitignore b/bin/.gitignore
index 8ac1c637..ba369ba7 100644
--- a/bin/.gitignore
+++ b/bin/.gitignore
@@ -1,5 +1,6 @@
/de/
/mycompiler/
-/plugindevelopment/
-/bytecode/
/parser/
+/plugindevelopment/
+/syntaxTree/
+/bytecode/