calibre-web/.gitignore

34 lines
333 B
Plaintext
Raw Normal View History

2016-04-21 21:13:41 +00:00
### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
.Python
env/
eggs/
dist/
build/
2016-04-21 21:13:41 +00:00
.eggs/
*.egg-info/
.installed.cfg
*.egg
# calibre-web
*.db
*.log
config.ini
cps/static/[0-9]*
2016-04-21 21:13:41 +00:00
.idea/
*.bak
*.log.*
2017-01-09 05:47:50 +00:00
tags
settings.yaml
gdrive_credentials
vendor
client_secrets.json