diff options
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 2674822..04d77d8 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,2 +1,8 @@ +test-logic-and +test-logic-nand +test-logic-nor +test-logic-not +test-logic-or +test-logic-xor test-whitespace-input *.log |