Initial commit
* Examples work * setup.py kinda updasted * Fork of txmongo but with new pymongo embedded
This commit is contained in:
13
.gitignore
vendored
Executable file
13
.gitignore
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
.DS_Store
|
||||
*.swp
|
||||
._*
|
||||
*.pyc
|
||||
*.cache
|
||||
_trial_temp/
|
||||
*.pid
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea
|
||||
venv
|
||||
|
||||
Reference in New Issue
Block a user