ignore env file
This commit is contained in:
@@ -1 +1,11 @@
|
|||||||
{}
|
{
|
||||||
|
"permissions": {
|
||||||
|
"allow": [
|
||||||
|
"Bash(go test:*)",
|
||||||
|
"Bash(golangci-lint run:*)",
|
||||||
|
"Bash(git restore:*)",
|
||||||
|
"Bash(git add:*)",
|
||||||
|
"Bash(git commit:*)"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -34,4 +34,5 @@ clients/python/*.egg-info/
|
|||||||
clients/lisp/**/*.fasl
|
clients/lisp/**/*.fasl
|
||||||
|
|
||||||
# manual testing
|
# manual testing
|
||||||
/run/
|
/run/
|
||||||
|
.env
|
||||||
|
|||||||
Reference in New Issue
Block a user