From d0e8c89aecdbf6c26883863f310a0a8ffaa29403 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 5 Aug 2024 04:09:29 +0200 Subject: Add ignore dirs --- depends/mgl | 2 +- project.conf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/depends/mgl b/depends/mgl index 2fbb183..a96a61a 160000 --- a/depends/mgl +++ b/depends/mgl @@ -1 +1 @@ -Subproject commit 2fbb18392a0cc3dd956f24514491c81a55e3c941 +Subproject commit a96a61a4d5104f804628912830de2afd0e22280c diff --git a/project.conf b/project.conf index 5e35843..55d203a 100644 --- a/project.conf +++ b/project.conf @@ -5,4 +5,5 @@ version = "0.1.0" platforms = ["posix"] [config] +ignore_dirs = ["build"] expose_include_dirs = ["include"] \ No newline at end of file -- cgit v1.2.3