2
0
mirror of https://github.com/janeczku/calibre-web synced 2024-10-31 15:20:28 +00:00
calibre-web/.gitignore
wuqi b846cc11d8 fix some error
Fix TypeError: 'bool' object is not callable
2016-07-19 10:59:46 +08:00

22 lines
220 B
Plaintext

### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
.Python
env/
eggs/
.eggs/
*.egg-info/
.installed.cfg
*.egg
# calibre-web
*.db
*.log
config.ini
*.bak