Rthur2003 commited on
Commit
5c69e00
·
1 Parent(s): ef35e36

feat: add temporary file patterns to .gitignore for dashboard images

Browse files
Files changed (1) hide show
  1. .gitignore +2 -0
.gitignore CHANGED
@@ -71,6 +71,8 @@ temp/
71
  *.tmp
72
  *.bak
73
  *.backup
 
 
74
 
75
  # Models and large files
76
  models/
 
71
  *.tmp
72
  *.bak
73
  *.backup
74
+ _dashboard_temp.png
75
+ _*_temp.png
76
 
77
  # Models and large files
78
  models/