1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-29 00:23:19 +00:00
calibre-web/.gitignore
2023-02-03 14:28:59 +01:00

37 lines
369 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.*
.key
settings.yaml
gdrive_credentials
client_secrets.json
gmail.json