diff options
author | David Phillips <david@sighup.nz> | 2017-12-28 22:10:13 +1300 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2017-12-28 22:10:13 +1300 |
commit | 14fc4fd65f3a86e41abc2e84ede792d21ddf3351 (patch) | |
tree | 9b6d92b7f1184546d7edfc80bb6bc8bac975ca8b /test/.gitignore | |
parent | 499b193530a8e89223537e7da226fd5b77c04ca6 (diff) | |
download | hence-14fc4fd65f3a86e41abc2e84ede792d21ddf3351.tar.xz |
Don't track binaries
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 04d77d8..dd7da30 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -5,4 +5,6 @@ test-logic-not test-logic-or test-logic-xor test-whitespace-input +test-duplicate-input +test-short-keyword *.log |