Skip to content

Commit

Permalink
Update .gitignore to work with Windows (it didn't before?)
Browse files Browse the repository at this point in the history
  • Loading branch information
ugackMiner53 committed Nov 5, 2024
1 parent 6a2a1d2 commit 444582d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
PropHunt/bin/**
PropHunt\bin\**
PropHunt/bin/**
PropHunt\obj\**
PropHunt/obj/**
.github/
.vs/
Expand Down

0 comments on commit 444582d

Please sign in to comment.