diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-05-03 19:39:58 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-05-03 19:40:28 -0400 |
commit | b11937fc35264180f15b31fedbab56724d2fadfa (patch) | |
tree | 67a3bd5e28996a128988bcacbde8829a0a4cd5f8 /tests/.gitignore | |
parent | 5b8e0f3fdeba17a4b7e8fdda3bfba0e4fef0634f (diff) |
got tests to work on BSD
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 4b9aca5..33ccc5b 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,4 +1,6 @@ got out.c +a.out *.exe test +*.core |