mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-24 15:25:50 -04:00
Ignore all CPLD output_files/ except *.svf.
This commit is contained in:
parent
f296fcdc29
commit
1cd5a1676c
1 changed files with 6 additions and 1 deletions
7
hardware/.gitignore
vendored
7
hardware/.gitignore
vendored
|
@ -7,7 +7,12 @@
|
|||
tb2_ie_info.xml
|
||||
**/cpld/db/
|
||||
**/cpld/incremental_db/
|
||||
**/cpld/output_files/
|
||||
**/cpld/output_files/*.done
|
||||
**/cpld/output_files/*.smsg
|
||||
**/cpld/output_files/*.summary
|
||||
**/cpld/output_files/*.jdi
|
||||
**/cpld/output_files/*.pin
|
||||
**/cpld/output_files/*.pof
|
||||
**/cpld/simulation/
|
||||
|
||||
# KiCad
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue