Untrack *.woff2 (~13MB) and *.tar.gz snapshots (~4.5MB); add to .gitignore. Files remain on disk, just no longer tracked. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
11 lines
112 B
Plaintext
11 lines
112 B
Plaintext
# 大型二進位檔
|
|
*.woff2
|
|
*.tar.gz
|
|
|
|
# 備份檔
|
|
*_BACKUP_*
|
|
*.ORIG-BACKUP_*
|
|
|
|
# Caddy 狀態
|
|
caddy/caddy_data/
|