Skip to content

Commit

Permalink
Fix .gitignore for pyd binary files
Browse files Browse the repository at this point in the history
  • Loading branch information
labrys committed Nov 29, 2022
1 parent 78ed3af commit f61c211
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
*.cfg
!.bumpversion.cfg
*.cfg.old
*.pyc
*.pyo
*.py[cod]
*.log
*.pid
*.db
Expand Down

0 comments on commit f61c211

Please sign in to comment.