blob: 611aac207d380fe365f913dc11812a36c4b7e3bc [file] [log] [blame]
# Build artifacts
out/
bazel-*
# IDE artifacts
.idea/
.project
.cproject
.vscode
.clangd/
# Python artifacts
venv/
*.pyc
*.egg/
*.eggs/
*.egg-info/
.cache/
python-env/
.mypy_cache/
# Mac artifacts
.DS_Store
# Vim artifacts
*.swp
.gdb_history