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 51d8d72 commit 0f641f1Copy full SHA for 0f641f1
.gitignore
@@ -1,5 +1,6 @@
1
# ignore compiled byte code
2
target
3
+*.pyc
4
5
# ignore output files from testing
6
output*
0 commit comments