my_softmax_function / .gitignore
tiagomonteiro0715
add built softmax attention kernel
490d9fe
Raw
History Blame Contribute Delete
199 Bytes
# Python-generated files
__pycache__/
*.py[oc]
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Nix build symlink (do NOT commit; build/ is the real artifact and IS tracked)
result
result-*