This commit is contained in:
Paul Schneider
2021-06-27 01:53:00 +01:00
parent ae6abc104a
commit 5de53a3cba
256 changed files with 22 additions and 22 deletions

10
.gitignore vendored
View File

@ -3,9 +3,9 @@
/obj/
test/nuget.host.tests/bin/
test/nuget.host.tests/obj
src/nuget-host/bin/
src/nuget-host/obj/
src/nuget-cli/obj
src/nuget-cli/bin
src/appled/bin/
src/appled/obj/
src/applec/obj
src/applec/bin
.vscode/launch.json
src/nuget-cli/.vscode/
src/applec/.vscode/