# Editors.
|
|
*.sw*
|
|
.vscode
|
|
.DS_Store
|
|
|
|
# Build directory.
|
|
build/
|
|
out/
|
|
cmake-build-*
|
|
.idea
|