mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-23 03:35:12 -06:00
01da0e2393
This reverts commit ae2ff366f3
.
26 lines
No EOL
203 B
Text
Executable file
26 lines
No EOL
203 B
Text
Executable file
# Python artifacts
|
|
*.pyc
|
|
*.pyo
|
|
|
|
# Batch
|
|
*.bat
|
|
|
|
# PyCharm
|
|
.idea
|
|
|
|
# Mac directory info
|
|
.DS_Store
|
|
|
|
# Shortcuts
|
|
*.lnk
|
|
|
|
# Git
|
|
*.rej
|
|
|
|
# Local config
|
|
dependencies/config/local.prc
|
|
|
|
# PyMongo
|
|
bson
|
|
gridfs
|
|
pymongo |