Fix GPL license references and repo hygiene

This commit is contained in:
Sebastian Palencsar
2026-05-26 07:32:21 +02:00
parent 513fc720fa
commit a2387f4592
3 changed files with 16 additions and 5 deletions

11
.gitignore vendored
View File

@@ -5,6 +5,7 @@ AGENTS.md
build/
build-ci/
build-arch-ci/
build-dir/
cmake-build-*/
## CMake artifacts
@@ -28,6 +29,16 @@ Makefile
## 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/