mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-01 00:57:28 +08:00
44 lines
443 B
Plaintext
44 lines
443 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
*.d
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
#*.dylib
|
|
#*.dll
|
|
|
|
# Fortran module files
|
|
*.mod
|
|
*.smod
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.lib
|
|
|
|
# Executables
|
|
#*.exe
|
|
*.out
|
|
*.app
|
|
/X64/
|
|
|
|
|
|
*.DS_Store
|
|
|
|
/cmake-build-debug/
|
|
/cmake-build-release/
|
|
/linux/
|
|
/.vs/
|
|
/.idea/
|
|
/c_wrapper/.idea/
|
|
/release/
|
|
/Android/.idea/
|
|
/Android/app/src/main/cpp/libs_export/
|
|
/3rdpart/media-server/.idea/
|