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 1c51eb5 commit 6f16a53Copy full SHA for 6f16a53
.gitignore
@@ -0,0 +1,6 @@
1
+# Custom
2
+*.*~
3
+
4
+# Python cache
5
+__pycache__/
6
+*.pyc
0 commit comments