Files
er_ai_env/.gitignore
Cametendo b4a3914794 Initial commit — Elden Ring RL agent
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 19:49:21 +02:00

21 lines
229 B
Plaintext

# Python venv contents
bin/
include/
lib/
lib64
share/
pyvenv.cfg
__pycache__/
*.py[cod]
# Trained model artifacts
elden_ai_model*
*.zip
# Named pipe for the vision pipeline
/tmp/elden_pipe
# Misc
permission_test.txt
.claude/