ignore some java related files (#3015)

* ignore some java related files

* adding new line just in case
This commit is contained in:
Carlos Santana 2020-11-07 10:10:08 -05:00 committed by GitHub
parent 8323b64185
commit 2abdd26790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

8
.gitignore vendored
View File

@ -1,4 +1,10 @@
.DS_Store
.idea/
.vscode/
.history/
.history/
.settings/
.classpath
.project
*.class