Newer
Older
GpsTracker / .gitignore
@Nick Fox Nick Fox on 23 Apr 2014 498 bytes updated .gitignore
# global .gitignore from github, https://help.github.com/articles/ignoring-files 

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

# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip

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

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