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:*)"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -35,3 +35,4 @@ clients/lisp/**/*.fasl
|
|||||||
|
|
||||||
# manual testing
|
# manual testing
|
||||||
/run/
|
/run/
|
||||||
|
.env
|
||||||
|
|||||||
Reference in New Issue
Block a user