0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00
Anki-Android/.gitignore
2015-03-31 12:21:38 +09:00

55 lines
724 B
Plaintext

# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# built native files
*.o
*.so
# generated files
bin/
gen/
# Ignore gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Eclipse Metadata
.metadata/
# Mac OS X clutter
*.DS_Store
# Windows clutter
Thumbs.db
# Ubunut gedit cluter
*~
# Intellij IDEA (see https://intellij-support.jetbrains.com/entries/23393067)
.idea/*
# Additionally ignore project files themselves so developers can choose their root directory name freely
.idea/modules.xml
*.iml
# Crowdin files
ankidroid.zip
tools/crowdin_key.txt
.idea/misc.xml
.idea/vcs.xml