From 56c249f61c536ea7157e1ef12648fbf7161ff5b0 Mon Sep 17 00:00:00 2001 From: Nicolas Dato Date: Sun, 3 Mar 2024 18:03:56 -0300 Subject: Adding more functions, this should be the base idea. Now this need to be tested, fixed and improved --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..20ef7c0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +Makefile +config.h +config.log +config.status +stamp-h1 +configure +.deps +libtuberia.a +*.o +*~ -- cgit v1.2.3