Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Commit d282ed3

Browse files
committed
gitignore: untrack generated CSV data and binary images
1 parent bedc080 commit d282ed3

3 files changed

Lines changed: 6 additions & 450011 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,9 @@ installer/*.dbc
203203
!installer/example.dbc
204204

205205
installer/slackbot/logs/*
206+
installer/slackbot/*.png
207+
installer/slackbot/*.jpg
208+
installer/slackbot/*.jpeg
209+
210+
# Generated CSV data files
211+
generated-days/

0 commit comments

Comments
 (0)