15 lines
131 B
Plaintext
15 lines
131 B
Plaintext
|
# build artifacts
|
||
|
*.vvp
|
||
|
*.blif
|
||
|
*.d
|
||
|
*.json
|
||
|
*.asc
|
||
|
|
||
|
# test artifacts
|
||
|
__pycache__
|
||
|
*.pyc
|
||
|
.coverage
|
||
|
*.fst
|
||
|
results.xml
|
||
|
test_profile.pstat
|