Updated .gitignore

ignore all ".gradle" and "build" folder
This commit is contained in:
Marc Beyer 2021-11-17 21:27:01 +01:00
parent 95de4b5985
commit 7b12642a66

6
.gitignore vendored
View File

@ -70,7 +70,5 @@ crashlytics-build.properties
# by github https://github.com/github/gitignore/blob/master/Java.gitignore # by github https://github.com/github/gitignore/blob/master/Java.gitignore
hellofx/.gradle/ .gradle/
hellofx/app/build/ build/
hellofx/data/build/
hellofx/.gradle/buildOutputCleanup/