diff options
author | Marcelina KoĆcielnicka <mwk@0x04.net> | 2021-05-20 12:49:51 +0200 |
---|---|---|
committer | Marcelina KoĆcielnicka <mwk@0x04.net> | 2021-05-20 12:49:51 +0200 |
commit | 4240498f71e61dbb57668ef31be67ef5ad7e574a (patch) | |
tree | 1201d826bd9acf11415c0602f5ba191003d3e389 /tests | |
parent | d8c5d6815cc80af852ce0969e4cf775f44539c80 (diff) | |
download | yosys-4240498f71e61dbb57668ef31be67ef5ad7e574a.tar.gz yosys-4240498f71e61dbb57668ef31be67ef5ad7e574a.tar.bz2 yosys-4240498f71e61dbb57668ef31be67ef5ad7e574a.zip |
tests/blif: Add missing gitignore
Diffstat (limited to 'tests')
-rw-r--r-- | tests/blif/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/blif/.gitignore b/tests/blif/.gitignore new file mode 100644 index 000000000..397b4a762 --- /dev/null +++ b/tests/blif/.gitignore @@ -0,0 +1 @@ +*.log |