Skip to content

Commit a9b13e4

Browse files
committed
update .gitignore
1 parent e7cd326 commit a9b13e4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# secrets
2+
.env*
3+
14
# macOS
25
.DS_Store
36

@@ -10,7 +13,7 @@ __pycache__/
1013
website/output/
1114
website/data/
1215

13-
# planning docs
16+
# docs
1417
docs/
1518

1619
# agents

0 commit comments

Comments
 (0)