mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
3f17751eeb
* commit '11a9320de54759340531177c9f2b1e31e6112cc2': build: Move build-system-related helper files to a separate subdirectory "ffbuild" directory name is used instead of "avbuild". Merged-by: Clément Bœsch <u@pkh.me>
37 lines
255 B
Plaintext
37 lines
255 B
Plaintext
*.a
|
|
*.o
|
|
*.o.*
|
|
*.d
|
|
*.def
|
|
*.dll
|
|
*.dylib
|
|
*.exe
|
|
*.exp
|
|
*.gcda
|
|
*.gcno
|
|
*.h.c
|
|
*.ilk
|
|
*.lib
|
|
*.pc
|
|
*.pdb
|
|
*.so
|
|
*.so.*
|
|
*.swp
|
|
*.ver
|
|
*_g
|
|
\#*
|
|
.\#*
|
|
/.config
|
|
/.version
|
|
/ffmpeg
|
|
/ffplay
|
|
/ffprobe
|
|
/ffserver
|
|
/config.asm
|
|
/config.h
|
|
/coverage.info
|
|
/avversion.h
|
|
/lcov/
|
|
/src
|
|
/mapfile
|