mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 05:32:50 +01:00
Gitignore PDB files
This commit is contained in:
parent
9012bddabe
commit
4c2e0f50ef
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
/*.exe
|
||||
/poodinis.lib
|
||||
/poodinis.obj
|
||||
/poodinis.pdb
|
||||
/.settings
|
||||
/.dub
|
||||
/dub.selections.json
|
||||
|
|
Loading…
Reference in a new issue