mirror of
https://github.com/UzixLS/zx-tsid.git
synced 2025-07-19 07:11:16 +03:00
35 lines
330 B
Plaintext
35 lines
330 B
Plaintext
## Kicad
|
|
*-lib-table
|
|
*-cache
|
|
*-rescue.lib
|
|
*.sch-bak
|
|
_autosave-*
|
|
*.kicad_pcb-bak
|
|
*.dcm
|
|
pcb/**/*.xml
|
|
pcb/**/out/
|
|
|
|
## Quartus
|
|
db/
|
|
incremental_db/
|
|
output_files/
|
|
output/
|
|
*.dpf
|
|
*.cdf
|
|
*.qws
|
|
*.srf
|
|
|
|
## Testbench
|
|
cpld_tb/ivl_vhdl_work/
|
|
cpld_tb/work/
|
|
cpld_tb/*.gtkw
|
|
cpld_tb/*.vcd
|
|
cpld_tb/*.bin
|
|
cpld_tb/*.mem
|
|
|
|
## Etc.
|
|
*.bak
|
|
*.*~
|
|
*.sublime-*
|
|
|