From c3db2b5fd8612586daf776e6b0b6a93a6a03009c Mon Sep 17 00:00:00 2001 From: Nahuel Lofeudo Date: Sat, 4 Mar 2023 16:21:30 +0000 Subject: [PATCH] Updated gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 10231f6..95a22d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ __pycache__/* -jd_lcd_rounded.ttf +*test* *.svg *.FCStd1 +example* +google_transit_combined* +jd_lcd_rounded.ttf \ No newline at end of file