FimExplorer/.gitignore

36 lines
511 B
Plaintext

#####################
# 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