shift-shell/.gitignore
Marco Allegretti 160bc97621 Drop KDE wallpaper packages from dependencies
SHIFT now ships its own wallpaper package; remove
breeze6-wallpapers and plasma6-workspace-wallpapers from the
runtime dependency list in HACKING.md. Add .preview-data/ to
.gitignore.
2026-05-04 11:43:41 +02:00

25 lines
279 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/
.kdev4/
*.kdev4
/build*
.prefix/
.preview-config/
.preview-data/
preview.sh