mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-05-17 06:58:45 +08:00

Those are often used by IDEs and FFmpeg doesn't have any such folders in the repo. Signed-off-by: softworkz <softworkz@hotmail.com>
48 lines
408 B
Plaintext
48 lines
408 B
Plaintext
*.a
|
|
*.o
|
|
*.objs
|
|
*.o.*
|
|
*.d
|
|
*.def
|
|
*.dll
|
|
*.dylib
|
|
*.exe
|
|
*.exp
|
|
*.gcda
|
|
*.gcno
|
|
*.h.c
|
|
*.ilk
|
|
*.lib
|
|
*.pc
|
|
*.pdb
|
|
*.so
|
|
*.so.*
|
|
*.swp
|
|
*.ver
|
|
*.version
|
|
*.metal.air
|
|
*.metallib
|
|
*.metallib.c
|
|
*.ptx
|
|
*.ptx.c
|
|
*.ptx.gz
|
|
*_g
|
|
\#*
|
|
.\#*
|
|
/.config
|
|
/.version
|
|
/ffmpeg
|
|
/ffplay
|
|
/ffprobe
|
|
/config.asm
|
|
/config.h
|
|
/config_components.h
|
|
/coverage.info
|
|
/lcov/
|
|
/src
|
|
/mapfile
|
|
/tools/python/__pycache__/
|
|
/libavcodec/vulkan/*.c
|
|
/libavfilter/vulkan/*.c
|
|
/.*/
|