diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-05-21 18:33:19 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-05-21 18:33:19 +0200 |
commit | 5a94122b8f4788a920663fd74710d888865ec810 (patch) | |
tree | a845256eca7f873156238995ba5dac28ce570812 /project.conf | |
parent | 2b34c78459c421c2771c13eebae11e75c581fd52 (diff) |
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 0f3f566..ff62ad5 100644 --- a/project.conf +++ b/project.conf @@ -5,7 +5,7 @@ version = "5.5.3" platforms = ["posix"] [config] -ignore_dirs = ["kms/server", "build", "debug-build"] +ignore_dirs = ["kms/server", "build", "debug-build", "dbus/server"] #error_on_warning = "true" [define] |