diff options
author | Clifford Wolf <clifford@clifford.at> | 2014-07-20 02:19:44 +0200 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2014-07-20 02:19:44 +0200 |
commit | 3f9f0c047d46f8b84a5a73e6c9437d0ee3793324 (patch) | |
tree | 5de57fbb6abaf47e4ecb7a14bea34f6ef695486d /tests/vloghtb/.gitignore | |
parent | a30e2857c730c1adc1c6af2c995059af904eec0b (diff) |
Added tests/vloghtb
Diffstat (limited to 'tests/vloghtb/.gitignore')
-rw-r--r-- | tests/vloghtb/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/vloghtb/.gitignore b/tests/vloghtb/.gitignore new file mode 100644 index 00000000..da1ffa41 --- /dev/null +++ b/tests/vloghtb/.gitignore @@ -0,0 +1,7 @@ +Makefile +refdat +rtl +scripts +spec +check_yosys +vloghammer_tb.tar.bz2 |