.env
AGENTS.md
tasks/
memo.txt

# Added by cargo
/target
fuzz/target/

# Python
.venv/
*.so
*.pyd
*.dylib
dist/

# Node (compat/, packages/)
node_modules/

# LibreOffice lock files left behind when compat/corpus/run-libreoffice.mjs opens a
# workbook fixture (created next to the file being edited, e.g. .~lock.numeric_grid.xlsx#)
.~lock.*#
