From aeef4aed348f3c93dc0be3e4c7cc9daf23b5a1b6 Mon Sep 17 00:00:00 2001 From: JanUlrich Date: Mon, 13 Oct 2014 10:42:14 +0200 Subject: [PATCH] .classpath angepasst --- .classpath | 2 +- bin/.gitignore | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) 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/