mirror of
https://github.com/sbrow/envr.git
synced 2026-06-27 18:48:33 -04:00
feat(odin): Ported init command.
This commit is contained in:
@@ -51,7 +51,7 @@ func NewConfig(privateKeyPaths []string) Config {
|
||||
Matcher: "\\.env",
|
||||
Exclude: []string{
|
||||
"*\\.envrc",
|
||||
"\\.local/",
|
||||
"\\.local",
|
||||
"node_modules",
|
||||
"vendor",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user