We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca1d68 commit 2ccdd90Copy full SHA for 2ccdd90
.gitignore
@@ -0,0 +1,5 @@
1
+# python file cache
2
+__pycache__/
3
+
4
+# python build products
5
+*egg-info/
0 commit comments