diff --git a/.gitignore b/.gitignore index a6d45a98..f60441e5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,8 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* -/target/ \ No newline at end of file +/target/ + +.classpath +.project +.settings