From daf027645e68124ee70dd8468ca3b7980f479e85 Mon Sep 17 00:00:00 2001 From: will Date: Tue, 10 Jan 2023 01:11:53 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 87eeeb1..bb46ba8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -**/fonts/* +*.ttf *.png *.jpg *.jxl @@ -12,3 +12,7 @@ *.wav *.flac *.ogg +/downloads/ +/downloads/* +/downloads/** +*.ico