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

parent 933578cb
*.py[co]
*.py[cod]
# C extensions
*.so
# Packages
*.egg
......@@ -28,3 +31,4 @@ nosetests.xml
#Mr Developer
.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