Skip to content

Commit 26147c1

Browse files
committed
Updated .gitignore to prevent tracking unnecessary files
1 parent 02639e2 commit 26147c1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ dist-ssr
2727
# Ignore build and obj files
2828
obj/
2929
bin/
30-
# Ignore the obj and Properties directories
31-
obj/
30+
Debug/
31+
Release/
3232
Properties/
33-

0 commit comments

Comments
 (0)