diff --git a/Java.gitignore b/Java.gitignore index 5241a722..0b8fe83c 100644 --- a/Java.gitignore +++ b/Java.gitignore @@ -1 +1,5 @@ -*.class \ No newline at end of file +*.class +.classpath +.project +.settings +build \ No newline at end of file