mirror of
https://github.com/spalencsar/bearwave.git
synced 2026-07-06 22:24:17 +02:00
Fix GPL license references and repo hygiene
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user