mirror of
https://github.com/UzixLS/zx-multisound.git
synced 2026-06-15 18:31:33 +03:00
update gitignore
This commit is contained in:
parent
cf5398377c
commit
ede0a27ce7
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/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user