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 84c0e8b commit 001bc35Copy full SHA for 001bc35
.gitignore
@@ -1,2 +1,7 @@
1
# Created by .ignore support plugin (hsz.mobi)
2
-.idea
+.idea
3
+.pytest_cache
4
+.dist
5
+*.pyc
6
+*.egg-info
7
+*.egg
0 commit comments