From c244a4bc219ddcd42bd7e9dc19692d8032375dba Mon Sep 17 00:00:00 2001 From: Nahuel Lofeudo Date: Sat, 24 Jun 2023 22:45:30 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 16c1997..5d68901 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ __pycache__/* +.vscode/* +Enclosure/*.stl *test* *.svg *.FCStd1 @@ -7,4 +9,3 @@ google_transit_combined* jd_lcd_rounded.ttf GTFS_Realtime.zip config.yaml -Enclosure/*.stl