We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1310a27 + 274b6f0 commit aeee358Copy full SHA for aeee358
4 files changed
.gitignore
@@ -7,3 +7,9 @@ out/
7
artifacts/
8
forge-cache/
9
.npmrc
10
+
11
+# wrangler files
12
+.wrangler
13
+.dev.vars*
14
+!.dev.vars.example
15
+!.env.example
0 commit comments