Skip to content

Commit

Permalink
Simplify .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed Apr 14, 2021
1 parent 504ffcd commit a4fc2a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
*.pyc
__pycache__
cairocffi/_ffi*.py
cairocffi/_generated/*.py
cairocffi/_generated/__pycache__
cairocffi/_generated
*.egg
*.egg-info
/.eggs
Expand Down

0 comments on commit a4fc2a7

Please sign in to comment.