We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425b407 commit 4167772Copy full SHA for 4167772
1 file changed
.gitignore
@@ -52,3 +52,8 @@ docs/_build/
52
53
# PyBuilder
54
target/
55
+
56
+# Plots genersated when running sample code
57
+/*.png
58
+/*.svg
59
+/*.pdf
0 commit comments