Files
bearwave/.gitignore
Sebastian Palencsar d3c7dd5b2f docs: use flatpakref install; remove build.md from repo
Keep build.md local-only (like AGENTS.md), add bearwave.flatpakref to
the repository, and document the one-step flatpak install --from URL.
2026-06-23 12:03:08 +02:00

55 lines
696 B
Plaintext

## Local agent/contributor notes (not for GitHub)
AGENTS.md
build.md
## Build directories
build/
build-ci/
build-arch-ci/
build-dir/
cmake-build-*/
## CMake artifacts
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
compile_commands.json
CTestTestfile.cmake
install_manifest.txt
Makefile
## Qt autogen artifacts
*.autogen/
## Editor / IDE
.idea/
.vscode/
.clangd
*.swp
*.swo
## Runtime files
*.log
test-*.json
## Packaging artifacts
pkg/
src/bearwave/
bearwave/
*.pkg.tar.zst
*.pkg.tar.zst.sig
*.pkg.tar.xz
*.pkg.tar.xz.sig
## Local caches / user state
.cache/
## Installed or generated desktop files
org.kde.bearwave.desktop
## OS noise
.DS_Store
## Local Flatpak backup
flatpak_backup/