mirror of
https://github.com/UzixLS/zx-multisound.git
synced 2025-07-18 14:51:22 +03:00
update gitignore
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@ -9,7 +9,7 @@
|
||||
pcb*/**/*-backups/
|
||||
pcb*/**/*.xml
|
||||
pcb*/**/out/
|
||||
pcb/rev*~*/
|
||||
pcb/rev*~*/
|
||||
|
||||
## Quartus
|
||||
db/
|
||||
@ -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