We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71dcd51 commit b14f2a0Copy full SHA for b14f2a0
.gitignore
@@ -27,3 +27,7 @@ build/
27
######################
28
tests/*.exp
29
tests/*.out
30
+
31
+# Python cache files
32
+######################
33
+__pycache__/
0 commit comments