# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: MIT

/build/
/node_modules/

/package-lock.json

tsconfig.tsbuildinfo
.cache/
src/kcm/CMakeUserPresets.json

# Generated by ECM
.clang-format
compile_commands.json

# IDE Stuff
/.idea/
/.vscode/
