06c66638f3
fixes #200
46 lines
514 B
Text
46 lines
514 B
Text
[Oo]bj/
|
|
[Bb]in/
|
|
.nuget/
|
|
_ReSharper.*/
|
|
packages/
|
|
artifacts/
|
|
*.user
|
|
*.suo
|
|
*.cache
|
|
*.docstates
|
|
nuget.exe
|
|
*.psess
|
|
*.vsp
|
|
*.pidb
|
|
*.userprefs
|
|
*DS_Store
|
|
*.ncrunchsolution
|
|
*.*sdf
|
|
*.ipch
|
|
*.aps
|
|
/*.vspx
|
|
*.metaproj*
|
|
debugSettings.json
|
|
project.lock.json
|
|
TestResults/
|
|
|
|
# Debian and python stuff
|
|
*.dsc
|
|
*.tar.gz
|
|
*.build
|
|
*.changes
|
|
*.deb
|
|
*.pyc
|
|
*.pyo
|
|
|
|
# OSX Packaging temp files
|
|
*.pkg
|
|
|
|
# Profiler result files, just in case they are left lying around :)
|
|
.vs/
|
|
|
|
# CMake generated files
|
|
cmake/
|
|
|
|
# stage0 install directory
|
|
.dotnet_stage0
|