From 0fba4ff7cadb51391b502465fd3ded9119874369 Mon Sep 17 00:00:00 2001 From: Rahix Date: Sun, 2 Aug 2026 17:18:59 +0200 Subject: [PATCH] Add a gitignore for FreeCAD backups --- construction/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 construction/.gitignore diff --git a/construction/.gitignore b/construction/.gitignore new file mode 100644 index 0000000..0711a95 --- /dev/null +++ b/construction/.gitignore @@ -0,0 +1 @@ +*.FCBak