Skip to content

Instantly share code, notes, and snippets.

@program247365
Forked from amokan/.gitignore
Created February 29, 2012 14:37
Show Gist options
  • Save program247365/1941244 to your computer and use it in GitHub Desktop.
Save program247365/1941244 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