1
0
Fork 0
mirror of https://github.com/ethauvin/Clever.git synced 2025-04-24 08:27:11 -07:00
Clever/.gitignore
erik dcfc738fe0 Implemented http/https intent filters.
Added auto location to manifest (move to SD, etc.)
2012-09-10 19:03:18 -07:00

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