Ignore shared objects

This commit is contained in:
Don Brown
2014-02-16 01:36:01 -07:00
parent 06bdf73134
commit c88429a1b7

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
*.swp *.swp
._* ._*
*.pyc *.pyc
*.so
*.cache *.cache
_trial_temp/ _trial_temp/
*.pid *.pid