add vscode / eclipse files to .gitignore

This commit is contained in:
bopol 2020-05-11 13:05:53 +02:00
parent 3a858e6640
commit aeb2a6ff6f
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -16,3 +16,9 @@ gradle-app.setting
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
# gradle/wrapper/gradle-wrapper.properties
# vscode / eclipse files
*.classpath
*.project
*.settings
**/bin