Skip to content

Commit 4232a72

Browse files
author
Neo
committed
fix: add .env to .gitignore
1 parent 0126e3a commit 4232a72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ build/
88

99
# Config (real config has secrets)
1010
openmatrix.config.json
11+
.env
1112

1213
# Memory data (agent conversation/kv storage at runtime)
1314
/memory/

0 commit comments

Comments
 (0)