mirror of
https://github.com/eddyem/CCD_Capture.git
synced 2025-12-06 02:35:13 +03:00
29 lines
215 B
Plaintext
29 lines
215 B
Plaintext
# Temporary files
|
|
*~
|
|
|
|
# Prerequisites
|
|
*.d
|
|
|
|
# Object files
|
|
*.o
|
|
|
|
# Linker output
|
|
*.ilk
|
|
*.map
|
|
*.exp
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.a
|
|
*.la
|
|
*.lo
|
|
|
|
# QT-creator files
|
|
*.cflags
|
|
*.config
|
|
*.creator
|
|
*.user
|
|
*.cxxflags
|
|
*.files
|
|
*.includes
|