From 997368fe5f7ae8651982d0ba509bb54051b54e34 Mon Sep 17 00:00:00 2001 From: axtloss Date: Sun, 25 Feb 2024 14:42:49 +0100 Subject: Expand rectangle function with fill arg --- fbwarn/.gitignore | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 fbwarn/.gitignore (limited to 'fbwarn/.gitignore') diff --git a/fbwarn/.gitignore b/fbwarn/.gitignore new file mode 100644 index 0000000..be38d20 --- /dev/null +++ b/fbwarn/.gitignore @@ -0,0 +1,30 @@ +autom4te.cache +configure +ltmain.sh +m4/ +missing +stamp-h1 +configure~ +config.h +config.h.in +config.h.in~ +config.log +Makefile +Makefile.in +aclocal.m4 +ar-lib +compile +config.guess +config.status +config.sub +configure.scan +depcomp +install-sh +libtool +src/Makefile +src/Makefile.in +src/fbwarn +src/.deps +*~ +*/*~ +*.o -- cgit v1.2.3