Skip to content

Instantly share code, notes, and snippets.

@spaetzel
Created December 7, 2010 16:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spaetzel/731954 to your computer and use it in GitHub Desktop.
Save spaetzel/731954 to your computer and use it in GitHub Desktop.
My Gitignore for .net projects
*.dll
*.pdb
*.suo
*.Publish.xml
*.tmproj
.DS_Store
*.cache
bin
Bin
App_Data
App_data
*~
*FileListAbsolute.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment