EndlessRoll/.gitignore
julian bef0697630 Added underwater-drawables
Added photo mode and Dev-Options are now in a dialog on the start screen
Both will only be shown if IS_DEVELOPER in the GameActivity is true
2018-09-07 14:12:11 +02:00

13 lines
139 B
Plaintext

.gradle
*.apk
output.json
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures
/app/build
/app/release
*.iml