# ignore the .cproject and .project file generated by Eclipse.
.cproject
.project

# ignore the output of the C compiler.
Debug
bin
lib
build

# CMake Files
Makefile
CMakeCache.txt
CMakeFiles
cmake_install.cmake
install_manifest.txt
