# Project Files unneeded by docker
ci/Makefile
ci/docker
ci/doc
ci/cache
.git
.gitignore
.github
.dockerignore
.clang-format
appveyor.yml
.travis.yml
AUTHORS
CONTRIBUTING.md
CONTRIBUTORS
LICENSE
README.md

build/
cmake_build/
build_cross/
cmake-build-*/
out/

# Editor directories and files
.idea/
.vagrant/
.vscode/
.vs/
*.user
*.swp