mirror of
https://github.com/gpac/gpac.git
synced 2026-01-12 00:05:22 +08:00
105 lines
922 B
Plaintext
105 lines
922 B
Plaintext
|
|
*.o
|
|
*.suo
|
|
*.user
|
|
*.userosscache
|
|
*.sln.docstates
|
|
.vscode
|
|
*.userprefs
|
|
*_i.c
|
|
*_p.c
|
|
*_i.h
|
|
*.ilk
|
|
*.meta
|
|
*.obj
|
|
*.pch
|
|
*.pdb
|
|
*.pgc
|
|
*.pgd
|
|
*.rsp
|
|
*.sbr
|
|
*.tlb
|
|
*.tli
|
|
*.tlh
|
|
*.tmp
|
|
*.tmp_proj
|
|
*.log
|
|
*.vspscc
|
|
*.vssscc
|
|
.builds
|
|
*.pidb
|
|
*.svclog
|
|
*.scc
|
|
*.aps
|
|
*.ncb
|
|
*.opensdf
|
|
*.sdf
|
|
*.cachefile
|
|
*~
|
|
*.plg
|
|
*.opt
|
|
*.gcno
|
|
*.gcda
|
|
*.gcov
|
|
*.DS_Store
|
|
|
|
[Dd]ebug/
|
|
[Dd]ebugPublic/
|
|
[Rr]elease/
|
|
[Rr]eleases/
|
|
x64/
|
|
x86/
|
|
bld/
|
|
[Bb]in/
|
|
[Oo]bj/
|
|
__pycache__/
|
|
*.py[cod]
|
|
share/python/build/
|
|
*egg-info
|
|
|
|
|
|
.DS_Store .AppleDouble .LSOverride
|
|
|
|
*.class
|
|
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.lib
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
*.apk
|
|
*.dmg
|
|
*.gz
|
|
*.deb
|
|
|
|
.depend
|
|
.deps/
|
|
.dep
|
|
|
|
#GPAC specific
|
|
config.h
|
|
include/gpac/revision.h
|
|
include/gpac/revision.h.new
|
|
extra_lib/
|
|
config.mak
|
|
configure-stamp
|
|
gpac.pc
|
|
tests/external_media/
|
|
tests/results/
|
|
tests/hash_refs/
|
|
|
|
src/modules/**/*.dep
|
|
*doxygen_warnings.txt
|
|
*/nodejs/node_modules/
|
|
*/nodejs/package-lock.json
|
|
applications/deprecated/
|
|
|
|
|
|
# nix output
|
|
result
|