Skip to content

Commit cf02759

Browse files
committed
Fixed a .gitignore issue.
1 parent ed19b14 commit cf02759

File tree

3 files changed

+577005
-3
lines changed

3 files changed

+577005
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dlldata.c
4040
*_i.h
4141
*.ilk
4242
*.meta
43-
*.obj
43+
#*.obj
4444
*.pch
4545
*.pdb
4646
*.pgc
@@ -60,8 +60,6 @@ dlldata.c
6060
*.svclog
6161
*.scc
6262

63-
!/*/[Dd]ata[Ss]rc/**/*.obj
64-
6563
# Chutzpah Test files
6664
_Chutzpah*
6765

0 commit comments

Comments
 (0)