# build
/build/

# vscode
/.vscode/

# clion
/.idea/
/cmake-build-debug/

# clangd
/.clang_complete
/.ccls*
/.cquery*
/.cache
/compile_commands.json

# alimake
/.dep_create/

# ctags / gtags
/tags
/TAGS
/GTAGS
/GRTAGS
/GSYMS
/GPATH