mirror of
https://github.com/github/gitignore
synced 2024-11-11 14:28:51 +01:00
24 lines
222 B
Plaintext
24 lines
222 B
Plaintext
|
# Waveforms
|
||
|
*.vpd
|
||
|
*.vcd
|
||
|
*.evcd
|
||
|
|
||
|
# Binary files
|
||
|
simv
|
||
|
|
||
|
# Directories used for compilation
|
||
|
csrc/
|
||
|
simv.daidir/
|
||
|
|
||
|
# Log files
|
||
|
*.log
|
||
|
|
||
|
# DVE, UCLI related files
|
||
|
DVEfiles/
|
||
|
ucli*
|
||
|
*.key
|
||
|
|
||
|
# Coverage related files
|
||
|
simv.vdb/
|
||
|
urgReport/
|