Skip to content

Instantly share code, notes, and snippets.

@Akaricchi
Created August 7, 2011 08:38
Show Gist options
  • Select an option

  • Save Akaricchi/1130199 to your computer and use it in GitHub Desktop.

Select an option

Save Akaricchi/1130199 to your computer and use it in GitHub Desktop.
.gitignore for windoze
#ignore thumbnails created by windows
Thumbs.db
#Ignore files created by Visual Studio and/or Mono
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.sln.docstates
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
*.userprefs
*.pidb
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
Publish*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment