Repo-Bereinigung: .gitignore, .DS_Store + verwaiste gate-tile.svg entfernt
- .gitignore fuer .DS_Store, OpenSCAD-Vorschau (_*.png) und Export-Artefakte (*.stl/*.bak/*.tmp). - .DS_Store aus Tracking entfernt. - gate-tile.svg geloescht: das Bauteil existiert nicht mehr (Gate = Puck in rot). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
b4b896a408
commit
68995d12b0
3 changed files with 6 additions and 80 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.DS_Store
|
||||
# OpenSCAD Render-/Export-Artefakte (Vorschau + STL)
|
||||
_*.png
|
||||
*.stl
|
||||
*.bak
|
||||
*.tmp
|
||||
Loading…
Add table
Add a link
Reference in a new issue