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-dev
|
||||
/av1dae
|
||||
/av1dae-dev
|
||||
*.mkv
|
||||
*.mp4
|
||||
*.wav
|
||||
|
||||
Reference in New Issue
Block a user