From 7418760a895280118f01a22e156bf7e87fd79e3f Mon Sep 17 00:00:00 2001 From: Autechre Date: Sun, 11 Apr 2021 00:19:49 +0200 Subject: [PATCH] Update .gitignore Co-authored-by: ds22x <45218067+ds22x@users.noreply.github.com> --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 151e2cfa..a9558f8b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,5 @@ hiro/qt/qt.moc # Shared objects (inc. Windows DLLs) *.dll *.so -*.so.* +*.o *.dylib