update .gitignore
Some checks are pending
CI / test (push) Waiting to run
Deploy Website / deploy (push) Waiting to run

This commit is contained in:
Vinta Chen 2026-05-18 13:53:45 +08:00
parent e7cd326678
commit a9b13e4c4a
No known key found for this signature in database
GPG key ID: B93DE4F003C33630

5
.gitignore vendored
View file

@ -1,3 +1,6 @@
# secrets
.env*
# macOS
.DS_Store
@ -10,7 +13,7 @@ __pycache__/
website/output/
website/data/
# planning docs
# docs
docs/
# agents