# Editors.
*.sw*
.vscode
.DS_Store
# Build directory.
build/
out/
# 忽略 third_party 目录及其内容
third_party/