added git ignore

This commit is contained in:
florian.#6905 2023-02-11 16:21:11 +01:00 committed by GitHub
parent 41ad98fe7f
commit 2bdd70af64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

33
.gitignore vendored Normal file
View File

@ -0,0 +1,33 @@
# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# macos
*.DS_Store
# fabric
run/