dotnet-installer/.gitignore
Andrew Stanton-Nurse e70a169b28 Add a shared runtime aware host
And use it in dotnet-compile
2015-10-30 15:03:29 -07:00

40 lines
No EOL
436 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
# Profiler result files, just in case they are left lying around :)
.vs/
# CMake generated files
cmake/