compile_commands.json
*.orig
*.rej
__pycache__
*.egg-info
*.trace
build
qtcreator-build
*.kdev4
*~
.kateconfig
CMakeLists.txt.user*
.directory
*.autosave
*.swp
.gdb_history
.kdev_include_paths
*.config
*.creator
*.creator.user
*.files
*.includes
.DS_Store
*.kate-swap
.idea
GTAGS
GPATH
GRTAGS
GSYMS
BROWSE
*.kate-swp
build_dir
.flatpak-builder
.cache

cmake-build-debug/
cmake-build-debug-mingw/
cmake-build-debug-mingw64/

cmake-build-release/
cmake-build-release-mingw/
cmake-build-release-mingw64/

.vscode/
CMakeUserPresets.json

_build
_install
_staging
_packaging
