26 lines
280 B
Plaintext
Executable File
26 lines
280 B
Plaintext
Executable File
.gradle
|
|
/local.properties
|
|
/.idea/workspace.xml
|
|
.DS_Store
|
|
.idea/*
|
|
!.idea/icon.png
|
|
*iml
|
|
*.iml
|
|
/mainframer
|
|
/.mainframer
|
|
|
|
# Built files
|
|
*/build
|
|
/build
|
|
*.apk
|
|
app/**/output.json
|
|
|
|
# Unnecessary file
|
|
*.swp
|
|
|
|
TODO.md
|
|
CHANGELOG.md
|
|
/captures
|
|
build.sh
|
|
/app/src/main/assets/client_secrets.json
|