bismuth/.gitignore
2022-02-09 22:29:09 +03:00

20 lines
253 B
Plaintext

# 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/