1
0
Fork 0
mirror of https://github.com/MatomoCamp/matomocamp-companion-android.git synced 2024-09-19 16:13:46 +02:00
matomocamp-companion-android/.gitignore

21 lines
295 B
Text
Raw Normal View History

2014-12-10 23:05:11 +01:00
# built application files
*.apk
# generated files
build/
2018-01-18 15:21:10 +01:00
output.json
2014-12-10 23:05:11 +01:00
# Local configuration file (sdk path, etc)
local.properties
2014-12-10 23:05:11 +01:00
# OS X thumbnail db
.DS_Store
2014-12-10 23:05:11 +01:00
# IDEA/Android Studio project files, because
# the project can be imported from settings.gradle
.idea
*.iml
# Gradle cache
.gradle