**/.DS_Store
**/tags
**/*.sw?
.vscode/
.cache/
.ccls-cache/
compile_commands.json
cscope.in.out
cscope.out
cscope.po.out
build/
dist/clang-format
/docs/
test-compatibility-run/
TCMALLOC_LIB/

# Python artifacts
**/*.pyc

# CLion related files & directories
.idea
cmake-build-release
cmake-build-debug
