From d7aa47d169f2b9ca62e318d16d708a400e91f054 Mon Sep 17 00:00:00 2001 From: Nicklas Larsson Date: Thu, 18 Jan 2024 19:29:38 +0100 Subject: [PATCH] add .gitignore (#34) --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7fded82 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +*~ +config.log +config.status* +autom*.cache +*.o +*.so +*.dylib +Makefile +