Poodletooth-iLand/.gitignore

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