We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888bb66 commit a8e649fCopy full SHA for a8e649f
1 file changed
.gitignore
@@ -0,0 +1,6 @@
1
+# Python files
2
+*.pyc
3
+*.egg-info
4
+
5
+# PyCharm settings
6
+.idea
0 commit comments