mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-16 00:04:04 -05:00
Hardware gitignore
This commit is contained in:
parent
604389f8cd
commit
565ea41e92
1 changed files with 14 additions and 0 deletions
14
hardware/.gitignore
vendored
Normal file
14
hardware/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
# Common
|
||||||
|
*.bak
|
||||||
|
|
||||||
|
# CPLD tool
|
||||||
|
*.bsd
|
||||||
|
*.rpt
|
||||||
|
tb2_ie_info.xml
|
||||||
|
**/cpld/db/
|
||||||
|
**/cpld/incremental_db/
|
||||||
|
**/cpld/output_files/
|
||||||
|
**/cpld/simulation/
|
||||||
|
|
||||||
|
# KiCad
|
||||||
|
*.kicad_pcb-bak
|
||||||
Loading…
Add table
Add a link
Reference in a new issue