Add *.pdb to .gitignore

This commit is contained in:
Robin Kruppe 2016-02-13 20:23:19 +01:00
parent bc9192738d
commit e4ef60c6c5
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -17,6 +17,7 @@
*.elc *.elc
*.epub *.epub
*.exe *.exe
*.pdb
*.fn *.fn
*.html *.html
*.kdev4 *.kdev4