update .gitignore

This commit is contained in:
Vinta Chen
2026-05-18 13:53:45 +08:00
parent e7cd326678
commit a9b13e4c4a

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