From 545e6037e7ef5148e6b2fd66f7b6c227489f0b4d Mon Sep 17 00:00:00 2001 From: Christian Cunningham Date: Sun, 9 Jun 2024 11:09:59 -0700 Subject: Ignore splash images --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 80c85be..fa54265 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .DS_Store dashboard.org -assets/splash.png -projects \ No newline at end of file +assets/splash*.png +projects -- cgit v1.2.1