We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aeee031 + 5beb114 commit 4f1015cCopy full SHA for 4f1015c
1 file changed
Node.gitignore
@@ -57,6 +57,9 @@ typings/
57
# dotenv environment variables file
58
.env
59
60
+# parcel-bundler cache (https://parceljs.org/)
61
+.cache
62
+
63
# next.js build output
64
.next
65
0 commit comments