diff options
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |