Newer
Older
GpsTracker / .gitignore
@nickfox nickfox on 2 May 2014 383 bytes Update .gitignore
# global .gitignore from github, https://help.github.com/articles/ignoring-files 

# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so

# Packages #
############
*.7z
*.dmg
*.gz
*.iso
*.rar
*.tar
*.zip

# Logs #
######################
*.log

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db