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:
@@ -3,3 +3,5 @@
|
||||
blog/public/
|
||||
blog/resources/
|
||||
blog/.hugo_build.lock
|
||||
*.FCBak
|
||||
*.FCStd1
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user