diff options
-rw-r--r-- | Java.gitignore | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/Java.gitignore b/Java.gitignore index 31e9e43c..dbb4a2df 100644 --- a/Java.gitignore +++ b/Java.gitignore @@ -1,12 +1,7 @@ *.class -# Eclipse editor -.classpath -.project -.settings/ - # Log file -.log +*.log # BlueJ files *.ctxt @@ -22,8 +17,5 @@ *.tar.gz *.rar -# Vagrant -.vagrant - # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* |