From 308caf1f5b3f8f02ebb44c0c43a838e0709200a1 Mon Sep 17 00:00:00 2001 From: Rusty Wagner Date: Fri, 10 Jul 2020 23:36:26 -0400 Subject: Switch build system to cmake --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 61a31b64..a9241318 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,5 @@ examples/triage/moc_predefs.h.cbt examples/triage/triage.dll examples/triage/triage.lib *.opt +Makefile +!api-docs/Makefile -- cgit v1.3.1