# 不存储图书文件(太大) books/ *.epub *.pdf *.mobi *.azw3 # 不存储密钥 config/secrets.json # Python __pycache__/ *.pyc .env