openh264/.gitignore
2013-10-27 13:20:33 -07:00

19 lines
144 B
Plaintext

# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app