Fix .gitignore for pyd binary files

This commit is contained in:
Labrys of Knossos 2022-11-29 00:44:07 -05:00
parent 78ed3afe29
commit f61c211655

3
.gitignore vendored
View file

@ -1,8 +1,7 @@
*.cfg *.cfg
!.bumpversion.cfg !.bumpversion.cfg
*.cfg.old *.cfg.old
*.pyc *.py[cod]
*.pyo
*.log *.log
*.pid *.pid
*.db *.db