From fafde0f22aedd61f846eff50ddefc98222ce9f58 Mon Sep 17 00:00:00 2001 From: heck Date: Tue, 8 Mar 2022 12:56:53 +0100 Subject: [PATCH] .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a1cd7c3..7532079 100644 --- a/.gitignore +++ b/.gitignore @@ -3,8 +3,11 @@ *.d *.swp *~ +*.dSYM ws unittests local.conf build/ /.idea/ +/test/test_nr1 +/examples/libc99/libc99.so