diff options
author | Claire Wolf <claire@symbioticeda.com> | 2020-06-04 22:25:47 +0200 |
---|---|---|
committer | Claire Wolf <claire@symbioticeda.com> | 2020-06-04 22:25:47 +0200 |
commit | 7112f187cd5c8c34c7945132cb90d5a11fcfa554 (patch) | |
tree | 2c56aa2693dfc23bb7c14189fc950ea19302a7c6 /tests/arch | |
parent | 352731df4e0bf344cd20533a5561bc8ba3e07853 (diff) | |
download | yosys-7112f187cd5c8c34c7945132cb90d5a11fcfa554.tar.gz yosys-7112f187cd5c8c34c7945132cb90d5a11fcfa554.tar.bz2 yosys-7112f187cd5c8c34c7945132cb90d5a11fcfa554.zip |
Add missing .gitignore file
Signed-off-by: Claire Wolf <claire@symbioticeda.com>
Diffstat (limited to 'tests/arch')
-rw-r--r-- | tests/arch/intel_alm/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/arch/intel_alm/.gitignore b/tests/arch/intel_alm/.gitignore new file mode 100644 index 000000000..ba42e1ee6 --- /dev/null +++ b/tests/arch/intel_alm/.gitignore @@ -0,0 +1,2 @@ +/*.log +/run-test.mk |