Skip to content

Commit e5eb219

Browse files
authored
Do not ignore PDB files in src/lib/pdb (#20595)
1 parent 6e4a9c4 commit e5eb219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ dlldata.c
6666
*.obj
6767
*.pch
6868
*.pdb
69+
!/src/lib/pdb/*.pdb
6970
*.pgc
7071
*.pgd
7172
*.rsp

0 commit comments

Comments
 (0)