Skip to content

Instantly share code, notes, and snippets.

@amokan
Created November 13, 2009 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save amokan/233903 to your computer and use it in GitHub Desktop.
Save amokan/233903 to your computer and use it in GitHub Desktop.
.gitignore file I use for VS2008 C# projects
obj
bin
*.user
*.suo
*.cache
*.scc
*.vssscc
*.vspcc
*.bak
*.log
*.db
*.swp
Thumbs.db
*ReSharper*
*resharper*
[Db]ebug/
[Rr]elease/
[Bb]uild/
[Dd]ist/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment