Update .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
# Build outputs
|
||||
bin/
|
||||
obj/
|
||||
*.pdb
|
||||
*.dll
|
||||
|
||||
# IDE state
|
||||
.vs/
|
||||
@@ -16,3 +18,4 @@ obj/
|
||||
*.log
|
||||
TestResults/
|
||||
|
||||
.dotnet
|
||||
Reference in New Issue
Block a user