chore: configure git lfs for 3d models

This commit is contained in:
Eduard Iten 2025-12-09 14:34:21 +01:00
commit c02d410bac
2 changed files with 24 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
*.step filter=lfs diff=lfs merge=lfs -text
*.stp filter=lfs diff=lfs merge=lfs -text
*.wrl filter=lfs diff=lfs merge=lfs -text

21
.gitignore vendored Normal file
View File

@ -0,0 +1,21 @@
# KiCad Backups und temporäre Dateien
*.bak
*_autosave-*
*.kicad_prl
*.kicad_dru
*.lck
# Cache und Logs
fp-info-cache
# Ab KiCad 8 gibt es manchmal __pycache__ wenn Plugins im Spiel sind
__pycache__/
*.pyc
# OS Junk (Windows/Mac/Linux)
.DS_Store
Thumbs.db
*~
*.swp
# Optional: Wenn du Datasheets als PDF speicherst und nicht im Repo willst
# *.pdf