diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-05-15 19:17:04 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-05-15 19:17:04 +0200 |
commit | 35222bafe22b5685710395cfb274293cf488a59d (patch) | |
tree | 6a9f508c925914be6a540d690dae6829a32cf331 /project.conf | |
parent | 2a0fb9f449bc045295ece44ac5f0b9a9ad20c830 (diff) |
temp test for cosmic
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] |