Skip to content

Commit c41bac5

Browse files
committed
Fixed .gitignore to ignore graphics plots from demos
1 parent 873b9cb commit c41bac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
*.png #Ignore output plots
1+
demos/*/*/*.png
22

0 commit comments

Comments
 (0)