2026-01-26 11:57:40 -07:00

24 lines
225 B
Plaintext

# Binary artifacts (too large for git)
*.bin
*.enc
*.so
*.gpr
*.rep/
# Memory dumps
memory_dumps/
extracted_models/
# Python
__pycache__/
*.pyc
.ruff_cache/
# Node
node_modules/
package-lock.json
# Misc
.temp/
.sisyphus/