gitignore build artifacts
This commit is contained in:
parent
ec01929e50
commit
247d0420bf
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,3 +5,6 @@
|
||||
*.class
|
||||
*.pyc
|
||||
doc/
|
||||
build/
|
||||
dist/
|
||||
pymongo.egg-info/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user