From: Lukáš Jiřiště Date: Sat, 12 Sep 2026 18:01:35 +0000 (+0200) Subject: Ignore STL and GCode files X-Git-Url: https://git.ljiriste.work/?a=commitdiff_plain;h=8701fbf14cf826cfa7f0131c19477ebea872ef4b;p=organizer.git Ignore STL and GCode files --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cdb04a4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.stl +*.gcode