# Object files
*.o
*.ko
*.obj
*.elf

# Precompiled Headers
*.gch
*.pch

# Libraries
*.lib
*.a
*.la
*.lo

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex

# Debug files
*.dSYM/

# cmake generated files
CMakeCache.txt
CMakeFiles/
Makefile
cmake_install.cmake
uts-server

# cert/ca/key test file
tests/cfg/pki/*.pem
tests/cfg/pki/*.srl
tests/cfg/pki/.rnd

# timestamps
*.ts
*.tsr
*.tsq

# pid file
*.pid

# civetweb build directory
civetweb-prefix/