CompileFlags:
  CompilationDatabase: build

If:
  PathMatch: 
    - build/.*
    - app/.*
    - \.flatpak-builder/.*
    - \.cache/.*
    - output/.*
Diagnostics:
  Suppress: '*'
  ClangTidy:
    Remove: '*'