Files
asyncio-mongo_tailablecursor/.gitignore
Don Brown ae154dbc72 Initial commit
* Examples work
* setup.py kinda updasted
* Fork of txmongo but with new pymongo embedded
2014-01-24 16:19:17 -07:00

14 lines
83 B
Plaintext
Executable File

.DS_Store
*.swp
._*
*.pyc
*.cache
_trial_temp/
*.pid
*.iml
*.ipr
*.iws
.idea
venv