Skip to content

Instantly share code, notes, and snippets.

@danielwertheim
Created December 4, 2011 20:01
Show Gist options
  • Save danielwertheim/1431128 to your computer and use it in GitHub Desktop.
Save danielwertheim/1431128 to your computer and use it in GitHub Desktop.
Git .ignore
#v0.12
# Dev stuff
[Aa]pp_[Dd]ata/
[Bb]uild/
[Bb]uilds/
[Oo]bj/
[Bb]in/
[D]ebug/
[Tt]est[Rr]esult/
[Tt]emp/
[Ss]ource/[Pp]ackages/
![Ss]ource/[Pp]ackages/repositories.config
*.cache
*~
*.swp
*.sdf
*.orig
#tools#
[Tt]ools/
nuget.exe
#resharper#
_ReSharper.*
*.resharper*
*.[Rr]e[Ss]harper.user
#vs#
*.user
*.vspscc
*.vssscc
*.suo
*.Publish.xml
#approvals#
*.received.txt
#webstorm#
.idea/
#windows stuff
Thumbs.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment