1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-15 01:39:56 +00:00
calibre-web/.gitignore
2021-09-16 22:58:54 -05:00

36 lines
364 B
Plaintext

### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
.Python
.python-version
env/
venv/
eggs/
dist/
executable/
build/
vendor/
.eggs/
*.egg-info/
.installed.cfg
*.egg
.pylint.d
# calibre-web
*.db
*.log
cps/cache
.idea/
*.bak
*.log.*
settings.yaml
gdrive_credentials
client_secrets.json
gmail.json