Skip to content

Commit 4167772

Browse files
committed
chore(git): .gitignore plot images in root folder
1 parent 425b407 commit 4167772

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,8 @@ docs/_build/
5252

5353
# PyBuilder
5454
target/
55+
56+
# Plots genersated when running sample code
57+
/*.png
58+
/*.svg
59+
/*.pdf

0 commit comments

Comments
 (0)