mirror of
https://github.com/alopexc0de/pixopixel.git
synced 2025-08-13 18:28:47 +00:00
added initial files, need some changes
This commit is contained in:
13
PCB/esp32_only/.gitignore
vendored
Normal file
13
PCB/esp32_only/.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# For PCBs designed using KiCAD: http://www.kicad-pcb.org/
|
||||
|
||||
# Temporary files
|
||||
*.000
|
||||
*.bak
|
||||
*.bck
|
||||
*.kicad_pcb-bak
|
||||
|
||||
# Netlist files (exported from Eeschema)
|
||||
*.net
|
||||
|
||||
# Autorouter files (exported from Pcbnew)
|
||||
.dsn
|
Reference in New Issue
Block a user