We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 224a2fb + 4b5916f commit b272d5dCopy full SHA for b272d5d
1 file changed
.gitignore
@@ -101,3 +101,7 @@ src/scaffolding.config
101
102
# Visual Studio Code
103
.vscode
104
+
105
+# Files use to contain envvar values, used by tools like direnv
106
+.env
107
+.envrc
0 commit comments