Initial commit

This commit is contained in:
Lexi / Zoe 2024-06-06 00:13:41 +02:00
commit 07c3e0e727
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
5 changed files with 779 additions and 0 deletions

37
.gitignore vendored Normal file
View file

@ -0,0 +1,37 @@
# IDEs / editors
.idea
.vscode
.*.swp
# General
/tmp
/_tmp
.DS_STORE
*_bak
*_bak[0-9]
# Node
.npm
node_modules
dist
# 3D modeling temporary files
*.FCStd1
*.3mf
*.gcode
# Ergogen
/ergogen/output
# Kicad temporary files
kicad/*-backups/
kicad/gerber/*/*.zip
*.bak
*.kicad_pcb-bak
*.kicad_sch-bak
*.kicad_prl
*-save.pro
*-save.kicad_pcb
~*.lck
_autosave-*
fp-info-cache