mirror of
https://github.com/ethauvin/Clever.git
synced 2025-04-24 08:27:11 -07:00
36 lines
546 B
Text
36 lines
546 B
Text
# 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
|
|
|
|
# Eclipse project files
|
|
.classpath
|
|
.project
|
|
.settings
|
|
|
|
#Mac
|
|
|
|
.DS_Store
|
|
.AppleDouble
|
|
.LSOverride
|
|
Icon
|
|
|
|
|
|
# Thumbnails
|
|
._*
|
|
|
|
# Files that might appear on external disk
|
|
.Spotlight-V100
|
|
.Trashes
|