diff options
author | Miodrag Milanovic <mmicko@gmail.com> | 2022-08-08 20:30:50 +0200 |
---|---|---|
committer | Miodrag Milanovic <mmicko@gmail.com> | 2022-08-08 20:30:50 +0200 |
commit | f4a1906721507c512050f62080a999c4147d92d6 (patch) | |
tree | 092fb5c922a6b87f5aa72be3b55d8d48142e611a /tests/arch | |
parent | 6c65ca4e50cc6712d9293b9630afdf67af89ef61 (diff) | |
download | yosys-f4a1906721507c512050f62080a999c4147d92d6.tar.gz yosys-f4a1906721507c512050f62080a999c4147d92d6.tar.bz2 yosys-f4a1906721507c512050f62080a999c4147d92d6.zip |
support file locations containing spaces
Diffstat (limited to 'tests/arch')
-rw-r--r-- | tests/arch/ice40/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/arch/ice40/.gitignore b/tests/arch/ice40/.gitignore index 9a71dca69..54f908bdb 100644 --- a/tests/arch/ice40/.gitignore +++ b/tests/arch/ice40/.gitignore @@ -1,4 +1,5 @@ *.log +*.json /run-test.mk +*_synth.v +*_testbench |