initial commit with .gitignore

master
Maciej Aniserowicz 2012-12-17 09:02:19 +01:00
commit 8d0d9caedc
1 changed files with 36 additions and 0 deletions

36
.gitignore vendored Normal file
View File

@ -0,0 +1,36 @@
#####################
# Project-specific
#####################
#####################
# Visual Studio
#####################
*.user
*.suo
*.sln.cache
#####################
# Build
#####################
bin/
obj/
#####################
# nCrunch
#####################
*.crunch*.local.xml
*.crunchsolution.cache
*.ncrunchproject
*.ncrunchsolution
#####################
# Resharper
#####################
*.resharper
*\_ReSharper*
*_ReSharper*
#####################
# StyleCop
#####################
StyleCop.Cache