gaokao-site/.gitignore

9 lines
91 B
Plaintext

# 数据库不进 Git
*.db
__pycache__/
*.pyc
*.log
# 宝塔相关不要
/www/
/bt_backup/