mirror of
https://github.com/UzixLS/zxkit1-vga-scandoubler-firmware.git
synced 2025-07-18 23:01:27 +03:00
init
This commit is contained in:
22
.gitignore
vendored
Normal file
22
.gitignore
vendored
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
## Quartus
|
||||||
|
/db/
|
||||||
|
/incremental_db/
|
||||||
|
/output_files/
|
||||||
|
/*.dpf
|
||||||
|
/*.cdf
|
||||||
|
/*.qws
|
||||||
|
/*.srf
|
||||||
|
|
||||||
|
## Testbench
|
||||||
|
/ivl_vhdl_work/
|
||||||
|
/work/
|
||||||
|
/*.gtkw
|
||||||
|
/*.vcd
|
||||||
|
/*.bin
|
||||||
|
/*.mem
|
||||||
|
|
||||||
|
## Etc.
|
||||||
|
*.bak
|
||||||
|
*~
|
||||||
|
*.sublime-*
|
||||||
|
.vscode/
|
Reference in New Issue
Block a user