2015-12-07 21:35:23 +00:00
|
|
|
bin/
|
|
|
|
obj/
|
2016-05-06 17:59:53 +00:00
|
|
|
debug/
|
2016-05-18 22:10:41 +00:00
|
|
|
Packages/
|
|
|
|
src/monad/
|
2015-11-24 01:51:44 +00:00
|
|
|
project.lock.json
|
|
|
|
*-tests.xml
|
2016-04-05 01:43:18 +00:00
|
|
|
|
|
|
|
# dotnet cli install.ps1 script
|
2016-05-22 07:56:39 +00:00
|
|
|
dotnet-install.ps1
|
2016-04-05 01:43:18 +00:00
|
|
|
|
|
|
|
# VS auto-generated solution files for project.json solutions
|
|
|
|
*.xproj
|
|
|
|
*.xproj.user
|
|
|
|
|
2016-05-24 21:42:21 +00:00
|
|
|
# Ignore executables
|
2016-04-05 01:43:18 +00:00
|
|
|
*.exe
|
2016-05-24 21:42:21 +00:00
|
|
|
*.msi
|
2016-06-02 17:31:02 +00:00
|
|
|
*.appx
|
2016-05-19 20:19:16 +00:00
|
|
|
|
2016-05-25 20:07:13 +00:00
|
|
|
# Ignore packages
|
|
|
|
*.deb
|
|
|
|
*.msi
|
|
|
|
*.zip
|
|
|
|
*.rpm
|
|
|
|
*.pkg
|
|
|
|
|
2016-05-19 20:19:16 +00:00
|
|
|
# ignore the version file as it is generated at build time
|
|
|
|
powershell.version
|
2016-05-20 02:03:43 +00:00
|
|
|
|
|
|
|
# default location for produced nuget packages
|
|
|
|
/nuget-artifacts
|
2016-06-15 10:42:54 +00:00
|
|
|
|
|
|
|
# resgen output
|
|
|
|
gen
|