3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-10 21:20:53 +00:00

Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files.

This commit is contained in:
Robert O'Callahan 2025-07-22 10:38:19 +00:00
parent 2223d7848b
commit 8b75c06141
39 changed files with 2 additions and 77 deletions

View file

@ -1,4 +1,2 @@
*.log
/run-test.mk
+*_synth.v
+*_testbench

View file

@ -1,2 +0,0 @@
*.log
/run-test.mk

View file

@ -1,3 +0,0 @@
/*.log
/*.out
/run-test.mk

View file

@ -1,4 +1,2 @@
*.log
/run-test.mk
+*_synth.v
+*_testbench

View file

@ -1,4 +1,2 @@
*.log
/run-test.mk
+*_synth.v
+*_testbench

View file

@ -1,3 +0,0 @@
/*.log
/*.out
/run-test.mk

View file

@ -1,5 +1,3 @@
*.log
*.json
/run-test.mk
+*_synth.v
+*_testbench

View file

@ -1,2 +0,0 @@
/*.log
/run-test.mk

View file

@ -1,2 +0,0 @@
*.log
/run-test.mk

View file

@ -1,4 +1,2 @@
*.log
/run-test.mk
*.vm

View file

@ -1,2 +0,0 @@
*.log
/run-test.mk

View file

@ -1,2 +0,0 @@
/*.log
/run-test.mk

View file

@ -1,4 +1,2 @@
*.log
run-test.mk
+*_synth.v
+*_testbench

View file

@ -1,5 +1,3 @@
/*.log
/*.out
/run-test.mk
/*_uut.v
/test_macc