0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
Anki-Android/.gitignore
2023-11-13 17:42:51 -05:00

66 lines
1.0 KiB
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
*~
# IDEA/Android Studio ignores
*.iml
*.ipr
*.iws
/.idea/*
/captures
# IDEA/Android Studio Ignore exceptions - this lets you share things you specifically want all team members to use
!/.idea/codeStyles/
# Keep dictionaries to have less false positives in spellcheck inspection.
# Each user gets their own dictionary and these dictionaries are merged
!.idea/dictionaries
# IDEA/Android Studio project icon
!/.idea/icon.svg
# Crowdin files
ankidroid.zip
tools/crowdin_key.txt
# Testing / quality remnants
AnkiDroid/ACRA-INSTALLATION
.codacy.json
#ignore the local insufficient memory for the Java Runtime Environment files
hs_err_pid*