Add *.pdb to .gitignore
This commit is contained in:
parent
691de4e606
commit
8a9f49e2b0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -11,6 +11,7 @@
|
||||||
*.o
|
*.o
|
||||||
*.pc
|
*.pc
|
||||||
*.pidb
|
*.pidb
|
||||||
|
*.pdb
|
||||||
*.userprefs
|
*.userprefs
|
||||||
*.wxs
|
*.wxs
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
|
|
Loading…
Reference in a new issue