gitignore BSP files

This commit is contained in:
Brandon Rhodes 2020-02-22 08:12:46 -05:00
parent cf914ab2ee
commit 3b3fc6eba7
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
/MANIFEST
/dist
*.bsp
*.pyc
*.egg-info
tmp*.*