We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68325fe commit d1ca846Copy full SHA for d1ca846
.gitignore
@@ -0,0 +1,8 @@
1
+# python artifacts
2
+*.pyc
3
+
4
+# package artifacts
5
+.eggs/
6
+build/
7
+dist/
8
+dymax.egg-info/
0 commit comments