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.
1 parent 4c2c0c4 commit e3f0631Copy full SHA for e3f0631
.gitignore
@@ -2,3 +2,7 @@ __pycache__
2
.vscode
3
node_modules
4
.cache
5
+
6
+# Do not track build artifacts/generated files
7
+dist
8
+types
0 commit comments