@ -2,6 +2,9 @@
__pycache__/
*.py[cod]
# Mercurial
.hg/
# C extensions
*.so
^__pycache__/
\.py[cod]$
# git
^\.git/
\.so$
@ -19,7 +22,7 @@
^parts/
^sdist/
^var/
^\.egg-info/
^src/.*\.egg-info/
^\.installed.cfg$
\.egg$