mirror of
https://github.com/eddyem/pointgreycam.git
synced 2025-12-06 02:35:22 +03:00
22 lines
175 B
Plaintext
22 lines
175 B
Plaintext
# Prerequisites
|
|
*.d
|
|
|
|
# Object files
|
|
*.o
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.a
|
|
*.la
|
|
*.lo
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.so
|
|
*.so.*
|
|
|
|
# qt-creator
|
|
*.config
|
|
*.creator
|
|
*.files
|
|
*.includes
|