Skip to content

Commit

Permalink
Ignore shared libraries produced during builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Cito committed Jan 29, 2022
1 parent a3f93da commit c3b54d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
*~
*.bak
*.cache
*.dll
*.egg-info
*.log
*.patch
*.pid
*.pstats
*.py[co]
*.so
*.swp

__pycache__/
Expand Down

0 comments on commit c3b54d5

Please sign in to comment.