6 Commits
Author SHA1 Message Date
Esa Kataja bef58f480b fix: anchor av1dae binary gitignore to repo root
The unanchored 'av1dae' pattern (from the rename) also matched the cmd/av1dae
source dir. Anchor to /av1dae and /av1dae-dev so only the root-level built
binaries are ignored.
2026-06-21 19:39:05 +03:00
Esa Kataja 9bb7c72c1a refactor: rename project videnc-vibe -> av1dae
Rename the Go module, the cmd/ entrypoint dir, the binary, the default config
dir (~/.config/av1dae/), the Docker image/compose service, and all docs and
the dashboard wordmark. No behavioral change — import paths and identifiers
only.
2026-06-21 19:02:06 +03:00
Esa Kataja 3170f3bbb5 chore: ignore dev binary, mp4 inputs, db files, and data dir 2026-06-21 17:08:32 +03:00
Esa Kataja 30c7d9ae27 chore: ignore BUGS.md 2026-05-16 19:42:25 +03:00
Esa Kataja 9356d45074 add: add gitignore and config example 2026-04-04 18:07:50 +03:00
Esa Kataja 3273beb574 Initial commit 2026-04-04 18:02:50 +03:00