Czyszcenie

This commit is contained in:
Adam Lemiesz 2020-06-19 18:02:48 +02:00
parent 592db237ed
commit b7913a9710
2 changed files with 86 additions and 87 deletions

5
.gitignore vendored
View File

@ -1,14 +1,13 @@
*.iml *.iml
.gradle .gradle
/local.properties
/.idea/workspace.xml /.idea/workspace.xml
/.idea/libraries /.idea/libraries
/.idea /.idea
/.bak /.bak
.DS_Store .DS_Store
build/ build/
out/
/captures /captures
/gradle /gradle
.externalNativeBuild .externalNativeBuild
*.log
*.hprof