32 lines
572 B
Plaintext
32 lines
572 B
Plaintext
# macOS
|
|
.DS_Store
|
|
.AppleDouble
|
|
.LSOverride
|
|
._*
|
|
|
|
# EasyEDA / build artifacts
|
|
*.bak
|
|
*.tmp
|
|
|
|
# Editor
|
|
.vscode/
|
|
.idea/
|
|
|
|
# LaTeX build outputs (Software/docs/manual/)
|
|
Software/docs/manual/*.aux
|
|
Software/docs/manual/*.fdb_latexmk
|
|
Software/docs/manual/*.fls
|
|
Software/docs/manual/*.listing
|
|
Software/docs/manual/*.log
|
|
Software/docs/manual/*.out
|
|
Software/docs/manual/*.pdf
|
|
Software/docs/manual/*.synctex.gz
|
|
Software/docs/manual/*.toc
|
|
|
|
# Debug logs e file temporanei (DigiRadio Si4684 debug)
|
|
Software/boot*.log
|
|
Software/sdkconfig 2
|
|
Software/sdkconfig 3
|
|
Software/sdkconfig 4
|
|
.DS_Store
|