43 lines
596 B
Plaintext
43 lines
596 B
Plaintext
## Ignore Visual Studio temporary files, build results, and
|
|
## files generated by popular Visual Studio add-ons.
|
|
|
|
# User-specific files
|
|
*.suo
|
|
*.user
|
|
|
|
# Build results
|
|
Debug/
|
|
Release/
|
|
*.ncb
|
|
*.aps
|
|
*.obj
|
|
.builds
|
|
|
|
# ReSharper is a .NET coding add-in
|
|
_ReSharper*
|
|
|
|
# DocProject is a documentation generator add-in
|
|
DocProject/buildhelp/
|
|
DocProject/Help/*.HxT
|
|
DocProject/Help/*.HxC
|
|
DocProject/Help/*.hhc
|
|
DocProject/Help/*.hhk
|
|
DocProject/Help/*.hhp
|
|
DocProject/Help/Html2
|
|
DocProject/Help/html
|
|
|
|
# Click-Once directory
|
|
publish
|
|
|
|
# Others
|
|
bin
|
|
Bin
|
|
obj
|
|
Obj
|
|
sql
|
|
TestResults
|
|
*.Cache
|
|
ClientBin
|
|
stylecop.*
|
|
~$*
|
|
*.dbmdl |