ignore env file

This commit is contained in:
2026-03-12 14:39:14 -07:00
parent 5d7d2cfc08
commit 25d550a066
2 changed files with 13 additions and 2 deletions
+11 -1
View File
@@ -1 +1,11 @@
{}
{
"permissions": {
"allow": [
"Bash(go test:*)",
"Bash(golangci-lint run:*)",
"Bash(git restore:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
]
}
}
+2 -1
View File
@@ -34,4 +34,5 @@ clients/python/*.egg-info/
clients/lisp/**/*.fasl
# manual testing
/run/
/run/
.env