#project files
.idea
.cproject
.project

#build files
cmake-build-*

# Any makefiles and project files that end up in the root afte rproejct is pulled
./*
