mirror of
https://github.com/UzixLS/zxkit1-vga-scandoubler-firmware.git
synced 2025-07-18 23:01:27 +03:00
23 lines
181 B
Plaintext
23 lines
181 B
Plaintext
## Quartus
|
|
/db/
|
|
/incremental_db/
|
|
/output_files/
|
|
/*.dpf
|
|
/*.cdf
|
|
/*.qws
|
|
/*.srf
|
|
|
|
## Testbench
|
|
/ivl_vhdl_work/
|
|
/work/
|
|
/*.gtkw
|
|
/*.vcd
|
|
/*.bin
|
|
/*.mem
|
|
|
|
## Etc.
|
|
*.bak
|
|
*~
|
|
*.sublime-*
|
|
.vscode/
|