Git Ignore bin.netcore obj.netcore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
[Bb]in.netcore/
|
||||
[Oo]bj.netcore/
|
||||
|
||||
# mstest test results
|
||||
TestResults
|
||||
|
Reference in New Issue
Block a user