diff options
author | Clifford Wolf <clifford@clifford.at> | 2013-01-05 11:35:52 +0100 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2013-01-05 11:35:52 +0100 |
commit | 2d9cbd3b020596940c93fec3f5a0d7f768d4c599 (patch) | |
tree | 4598c72d313964251464408150b1cec436fa8730 /tests/hana | |
parent | 6543917fb8e9f3bbfd5090045a166d761d6fffb5 (diff) | |
download | yosys-2d9cbd3b020596940c93fec3f5a0d7f768d4c599.tar.gz yosys-2d9cbd3b020596940c93fec3f5a0d7f768d4c599.tar.bz2 yosys-2d9cbd3b020596940c93fec3f5a0d7f768d4c599.zip |
added more .gitignore files (make test)
Diffstat (limited to 'tests/hana')
-rw-r--r-- | tests/hana/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/hana/.gitignore b/tests/hana/.gitignore new file mode 100644 index 000000000..073f46157 --- /dev/null +++ b/tests/hana/.gitignore @@ -0,0 +1,2 @@ +*.log +*.out |