add '.pyd' and '.so' (C extensions) in Python.gitignore

parent 933578cb
*.py[co] *.py[cod]
# C extensions
*.so
# Packages # Packages
*.egg *.egg
...@@ -28,3 +31,4 @@ nosetests.xml ...@@ -28,3 +31,4 @@ nosetests.xml
#Mr Developer #Mr Developer
.mr.developer.cfg .mr.developer.cfg
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment