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.
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
av1dae
|
/av1dae
|
||||||
av1dae-dev
|
/av1dae-dev
|
||||||
*.mkv
|
*.mkv
|
||||||
*.mp4
|
*.mp4
|
||||||
*.wav
|
*.wav
|
||||||
|
|||||||
Reference in New Issue
Block a user