You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-16 22:42:38 +02:00
also ignore *.so for vhook plugins
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
|||||||
.config
|
.config
|
||||||
.version
|
.version
|
||||||
*.o
|
*.o
|
||||||
|
*.so
|
||||||
*.d
|
*.d
|
||||||
*.exe
|
*.exe
|
||||||
*.ho
|
*.ho
|
||||||
|
Reference in New Issue
Block a user