From 8c58e5683cbd90d529eb1ea86fce019e553b2248 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Thu, 5 Aug 2021 18:30:33 +0100 Subject: Cross compilation support --- .gitignore | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 187e67e..63763aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,7 @@ *.d *.inc *.o -*.so -.compile -.link-executable -.link-library +*.tool .redo/ .vars.rc all @@ -12,3 +9,4 @@ compile_flags.txt config.rc test test_gen +libpack -- cgit v1.2.3-54-g00ecf