21 lines
229 B
Plaintext
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/
|