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

3
.gitignore vendored
View File

@@ -3,3 +3,6 @@
.aws/sso/cache/ .aws/sso/cache/
.aws/cli/cache/ .aws/cli/cache/
scripts/ scripts/
Library/
__pycache__/
*.pyc