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 4cbd2ef commit 2ddae1cCopy full SHA for 2ddae1c
.gitignore
@@ -4,6 +4,9 @@ build/
4
*.dll
5
.cache/
6
*.c
7
+
8
+# Dist files
9
+dist/
10
*.egg-info
11
12
# Editor crud
0 commit comments