commit 213e9f2465744fe34d2c16e9acaa582f5011da98 parent 626e9a5a860a4a187bd0188b0019c72514da1ef7 Author: Rolf Eike Beer <eike@sf-mail.de> Date: Sun, 24 May 2020 12:22:17 +0200 tests: add results to .gitignore Diffstat:
A | tests/.gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/.gitignore b/tests/.gitignore @@ -0,0 +1,2 @@ +*.o +unittest_stralloc