openh264/.gitignore

21 lines
160 B
Plaintext
Raw Normal View History

2013-10-27 21:20:33 +01:00
# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
h264dec
h264enc