diff options
-rw-r--r-- | project.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.conf b/project.conf index d218df6..8977367 100644 --- a/project.conf +++ b/project.conf @@ -5,6 +5,7 @@ version = "0.1.0" platforms = ["posix"] [config] +ignore_dirs = ["build"] expose_include_dirs = ["include"] [dependencies] |