From 4a35f244aa6ac187610cae0014d261e38cbab550 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marcelina=20Ko=C5=9Bcielnicka?= <mwk@0x04.net>
Date: Tue, 23 Mar 2021 14:51:37 +0100
Subject: quicklogic: Add .gitignore file for test outputs.

---
 tests/arch/quicklogic/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 tests/arch/quicklogic/.gitignore

diff --git a/tests/arch/quicklogic/.gitignore b/tests/arch/quicklogic/.gitignore
new file mode 100644
index 000000000..9a71dca69
--- /dev/null
+++ b/tests/arch/quicklogic/.gitignore
@@ -0,0 +1,4 @@
+*.log
+/run-test.mk
++*_synth.v
++*_testbench
-- 
cgit v1.2.3