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