mirror of
https://github.com/UzixLS/zx-multisound.git
synced 2025-07-19 07:11:47 +03:00
update gitignore
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -19,8 +19,16 @@ output/
|
|||||||
*.cdf
|
*.cdf
|
||||||
*.qws
|
*.qws
|
||||||
*.srf
|
*.srf
|
||||||
cpld/*/simulation/
|
cpld/tb/work/
|
||||||
|
cpld/tb/*.vcd
|
||||||
|
cpld/tb/*.gtkw
|
||||||
|
cpld/tb/*_pwl.txt
|
||||||
|
cpld/tb/*.raw
|
||||||
|
cpld/tb/*.net
|
||||||
|
cpld/tb/*.log
|
||||||
|
cpld/tb/111.txt
|
||||||
cpld.*/
|
cpld.*/
|
||||||
|
|
||||||
## Etc.
|
## Etc.
|
||||||
refs/
|
refs/
|
||||||
|
test/
|
||||||
|
Reference in New Issue
Block a user