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 3c9257f + 3a3df03 commit 718947bCopy full SHA for 718947b
4 files changed
.gitignore
@@ -4,4 +4,11 @@ public
4
resources
5
# Local Netlify folder
6
.netlify
7
-TODO
+TODO
8
+
9
+# wrangler files
10
+.wrangler
11
+.dev.vars*
12
+!.dev.vars.example
13
+.env*
14
+!.env.example
0 commit comments