mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2024-12-12 00:46:51 +01:00
27 lines
266 B
Plaintext
27 lines
266 B
Plaintext
# built application files
|
|
*.apk
|
|
*.ap_
|
|
|
|
# files for the dex VM
|
|
*.dex
|
|
|
|
# Java class files
|
|
*.class
|
|
|
|
# generated files
|
|
bin/
|
|
gen/
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
local.properties
|
|
|
|
# Backup files
|
|
*~
|
|
|
|
# Eclipse project files
|
|
.classpath
|
|
.project
|
|
|
|
# other
|
|
*.odg#
|