add .gitignore file to match .cvsignore
diff --git a/.gitignore b/.gitignore
new file mode 100755
index 0000000..f5df568
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+bin

+antbin

+jdtCompilerAdapter.jar
\ No newline at end of file