diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-05-15 19:48:25 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-05-15 19:48:25 +0200 |
commit | 2b34c78459c421c2771c13eebae11e75c581fd52 (patch) | |
tree | ceb481934796737826d496149db466082ef5190e /project.conf | |
parent | 35222bafe22b5685710395cfb274293cf488a59d (diff) |
This reverts commit 35222bafe22b5685710395cfb274293cf488a59d.
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 ff62ad5..0f3f566 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", "dbus/server"] +ignore_dirs = ["kms/server", "build", "debug-build"] #error_on_warning = "true" [define] |