Skip to content

Commit 017f9d9

Browse files
committed
edit ignore file
1 parent 09bede0 commit 017f9d9

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

.gitignore

+9-13
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
*.suo
2-
*.manifest
3-
*.user
4-
*.pidb
5-
*.DS_Store
6-
TestResults
7-
Debug/
8-
Release/
9-
obj/
10-
bin/
11-
Bin/
12-
ClientBin/
13-
clientbin/
1+
*.suo
2+
*.manifest
3+
*.user
4+
*.pidb
5+
*.DS_Store
6+
[Tt]est[Rr]esults
7+
[Oo]bj/
8+
[Bb]in/
9+
[Cc]lient[Bb]in/

0 commit comments

Comments
 (0)