We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c36e5 commit ae756aeCopy full SHA for ae756ae
.gitignore
@@ -2,6 +2,9 @@
2
dist/
3
build/
4
5
+# TypeScript incremental compilation cache
6
+*.tsbuildinfo
7
+
8
# Environment variables
9
.env
10
0 commit comments