From 06950aab233de6a2f47293d59575bb42f6131660 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Wed, 27 Jan 2021 22:06:49 +0100 Subject: Complete rewrite using C++ and with shared state support --- .gitignore | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c9d63bb..567609b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,22 +1 @@ -.deps -lib*.a -*.analyze -*.dSYM -*.o -*.plist -Makefile -Makefile.in -/aclocal.m4 -/autom4te.cache -/compile -/config.h -/config.h.in -/config.h.in~ -/config.log -/config.status -/configure -/depcomp -/install-sh -/missing -/stamp-h1 -/test-driver \ No newline at end of file +build/ -- cgit v1.2.3-70-g09d2