diff --git a/.gitignore b/.gitignore index 4eb8642..7b8f65c 100644 --- a/.gitignore +++ b/.gitignore @@ -88,4 +88,7 @@ $RECYCLE.BIN/ *.ear # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml -hs_err_pid* \ No newline at end of file +hs_err_pid* +/bin/ +.classpath +.project \ No newline at end of file