chore: ignore FreeCAD backup files

FreeCAD drops timestamped .FCBak backups next to saved documents;
one slipped into the previous commit. Remove it and ignore the
pattern so only the real .FCStd models are versioned.
This commit is contained in:
L'électron rare
2026-07-09 13:32:45 +02:00
parent 4648969a37
commit 64f6e6393e
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -3,3 +3,5 @@
blog/public/ blog/public/
blog/resources/ blog/resources/
blog/.hugo_build.lock blog/.hugo_build.lock
*.FCBak
*.FCStd1