blob: 7d4d38f27af55d9a54ac3ff5e2b8f5993a5d46a8 [file] [log] [blame]
# macOS Finder metadata
.DS_Store
# Build files
bazel-*
# Local CMake build dir
build/
# Editor backup files
*.swp
*~
# Compiled Python files and cache
*.py[co]
__py_cache__/
# IDE files
.cache/
.clangd/
.idea/
.vscode/
compile_commands.json