blob: b20ccc9c29f9aa3c7b94c69268b93d32b56f5884 [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
.clangd/
.vscode/
.idea
compile_commands.json