# Compiled Object files
*.slo
*.lo
*.o

# Compiled Dynamic libraries
*.so
*.dylib

# Compiled Static libraries
*.lai
*.la
*.a

# Temp files
.*.sw?
.sw?
.hg
*.d

# Compiled Lua Files
*.lc

# Generated Documentation
/html/
/man/
/latex/
/userdoc.*

# test and temp files
test*
*.pyc
*.swp
*.swo
/log
/ld

# Executable
CMakeCache.txt
CMakeFiles
cmake_install.cmake
install_manifest.txt
Makefile
!/Makefile
*-prefix