This is an automated email from the git hooks/post-receive script.
Git pushed a commit to branch master
in repository ffmpeg.
The following commit(s) were added to refs/heads/master by this push:
new ab07382dc5 build: ignore checkasm_header_config_generated.h
ab07382dc5 is described below
commit ab07382dc5a6a0315c59cd17e102f30b502b187f
Author: Hendrik Leppkes <[email protected]>
AuthorDate: Fri Jun 5 08:49:53 2026 +0200
Commit: Hendrik Leppkes <[email protected]>
CommitDate: Fri Jun 5 07:35:46 2026 +0000
build: ignore checkasm_header_config_generated.h
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 48182e7780..9fc61027d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,7 @@
/ffprobe
/checkasm_config_generated.asm
/checkasm_config_generated.h
+/checkasm_header_config_generated.h
/config.asm
/config.h
/config_components.asm
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]