*.pyc
__pycache__

# Visual Studio Code
.vscode

.gdb_history
compile_commands.json
tags
TAGS

/build

.vs/
CMakeSettings.json

# CLion
/.idea
/cmake-build-*
