aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore14
1 files changed, 13 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1e68fbaea..3b5da2fc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,7 +52,19 @@ version.tmp
e~*.lst
# GHDLs testsuite
-testsuite/get_entities
+/testsuite/get_entities
+/testsuite/test_ok
+/testsuite/gna/**/*.out
+/testsuite/vpi/**/*.out
+/testsuite/synth/**/*.out
+/testsuite/synth/sns01/*.ref
+/testsuite/synth/snsuns01/*.ref
+/testsuite/gna/issue1392/char_arr_file.txt
+/testsuite/synth/issue1079/syn_test.raw
+/testsuite/synth/issue1254/simple.vhdl
+*.log
+*.err
+syn_*.vhdl
# Python cache and object files
__pycache__/