aboutsummaryrefslogtreecommitdiffhomepage
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 0e0ed9c..38af0ba 100644
--- a/project.conf
+++ b/project.conf
@@ -8,7 +8,7 @@ platforms = ["posix"]
version = "c++17"
[config]
-ignore_dirs = ["kms/server", "build", "debug-build", "plugin/examples"]
+ignore_dirs = ["kms/server", "src/gsr_cli", "build", "debug-build", "plugin/examples"]
#error_on_warning = "true"
[define]