Skip to content

Instantly share code, notes, and snippets.

@ernestohs
Last active December 17, 2015 12:19
Show Gist options
  • Save ernestohs/5608437 to your computer and use it in GitHub Desktop.
Save ernestohs/5608437 to your computer and use it in GitHub Desktop.
Global .gitignore
# 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
Icon?
ehthumbs.db
Thumbs.db
# Directories #
###############
bin/
obj/
_ReSharper*/
# Visual Studio #
#################
*.[Oo]bj
*.user
*.aps
*.pch
*.vspscc
*.vssscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.[Cc]ache
*.ilk
*.lib
*.sbr
*.sdf
*.opensdf
*.unsuccessfulbuild
ipch/
obj/
[Bb]in
[Dd]ebug*/
[Rr]elease*/
Ankh.NoLoad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment