shift-shell/.gitignore
Marco Allegretti 39e5a504a3 Ignore VS Code workspace files
Remove the checked-in workspace file and ignore local VS Code
workspace files going forward.
2026-05-06 08:27:13 +02:00

26 lines
296 B
Text

# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
build
*.config
*.creator
*.files
*.includes
*.user
/.clang-format
/.clangd
/compile_commands.json
.idea
/cmake-build*
.cache
.vscode/
*.code-workspace
.kdev4/
*.kdev4
/build*
.prefix/
.preview-config/
.preview-data/
preview.sh