mirror of
https://github.com/UzixLS/zx-multisound.git
synced 2025-07-18 23:01:31 +03:00
update gitignore
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -19,8 +19,16 @@ output/
|
||||
*.cdf
|
||||
*.qws
|
||||
*.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.*/
|
||||
|
||||
## Etc.
|
||||
refs/
|
||||
test/
|
||||
|
Reference in New Issue
Block a user