Skip to content

Commit 444582d

Browse files
committed
Update .gitignore to work with Windows (it didn't before?)
1 parent 6a2a1d2 commit 444582d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
PropHunt/bin/**
1+
PropHunt\bin\**
2+
PropHunt/bin/**
3+
PropHunt\obj\**
24
PropHunt/obj/**
35
.github/
46
.vs/

0 commit comments

Comments
 (0)