0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 04:02:14 +02:00
thunderbird-android/.gitignore

31 lines
575 B
Plaintext
Raw Normal View History

# Local per-repo rules can be added to the .git/info/exclude file in your
# repo. These rules are not committed with the repo so they are not shared
# with others. This method can be used for locally-generated files that you
# dont expect other users to generate, like files created by your editor.
2017-09-02 16:41:06 +02:00
.DS_Store
.settings
.classpath
bin
captures
coverage
coverage.ec
coverage.em
gen
javadoc
junit-report.xml
lint-results.*ml
lint-results_files
local.properties
monkey.txt
*~
*.iws
2013-07-16 23:55:37 +02:00
atlassian-ide-plugin.xml
2013-05-06 13:09:45 +02:00
target
2013-05-25 23:14:46 +02:00
build
.gradle
2013-07-03 03:40:40 +02:00
out
build.xml
proguard-project.txt
.idea/
*.iml