Files
zxkit1-vga-scandoubler-firm…/.gitignore
Eugene Lozovoy f525892e4c init
2023-04-17 11:57:08 +03:00

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/