mongo-python-driver/.gitignore
2012-10-19 11:58:53 -07:00

18 lines
138 B
Plaintext

*~
*#*
.DS*
*.cm
*.class
*.pyc
*.pyd
build/
doc/_build/
dist/
tools/settings.py
pymongo.egg-info/
*.so
nosetests.xml
setup.cfg
*.egg
.tox