Skip to content

Commit 4c6d726

Browse files
authored
Do not ignore PDB files in src/lib/pdb (Azure#20594)
1 parent 8e551e7 commit 4c6d726

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ dlldata.c
7171
*.obj
7272
*.pch
7373
*.pdb
74+
!/src/lib/pdb/*.pdb
7475
*.pgc
7576
*.pgd
7677
*.rsp

0 commit comments

Comments
 (0)