From e99553d3609956d1ecb2b28ceefe28e1b68aecb9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 6 Apr 2021 03:38:11 +0200 Subject: Add (default) ability to build multicall binary MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index abde984..2cdb29a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,18 @@ *\#* *~ *.o +*.a +*.so +*.so.* *.su -*.bin +*.lo +*.bo /large.h +/pdatools +/pdatools.c +/backlight +/clock +/counter +/dice +/stopwatch +/timer -- cgit v1.2.3-70-g09d2