fix: remove Library cache from tracking, update gitignore

This commit is contained in:
2026-06-14 12:51:10 +08:00
parent 0355858596
commit 10ea0dd58a
18 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@@ -2,4 +2,7 @@
.env
.aws/sso/cache/
.aws/cli/cache/
scripts/
scripts/
Library/
__pycache__/
*.pyc