FirebaseCloudMessaging-Android/.gitignore
Jirawat Karanwittayakarn 7a4b2f632d - update .gitignore
- update firebase 9.2.1
- update appcompat 24.1.0
- update gradle-wrapper 2.14.1
2016-07-21 23:45:29 +07:00

51 lines
524 B
Plaintext

#built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
out/
# Local configuration file (sdk path, etc)
local.properties
# Windows thumbnail db
Thumbs.db
# OSX files
.DS_Store
# Log Files
*.log
# Android Studio
*.iml
.gradle/
build/
captures/
.navigation/
# Intellij IDEA
.idea/
# Eclipse project files
.classpath
.project
# Proguard folder generated by Eclipse
proguard/
# Eclipse Metadata
.metadata/
# Keystore files
*.jks
google-services.json