aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/project.conf b/project.conf
index 3c20791..4a9f2ac 100644
--- a/project.conf
+++ b/project.conf
@@ -4,5 +4,8 @@ type = "executable"
version = "0.1.0"
platforms = ["posix"]
+[config]
+ignore_dirs = ["build"]
+
[dependencies]
xfixes = ">=4" \ No newline at end of file