mempalace--mempalace
c3749daf48
Tests / test-linux (3.13) (push) Failing after 0s
Tests / test-linux (3.11) (push) Failing after 1s
Tests / lint (push) Failing after 0s
Tests / test-linux (3.9) (push) Failing after 1s
Docker / build (push) Failing after 1s
Docker / build-gpu (push) Failing after 2s
Tests / test-windows (push) Has been cancelled
Tests / test-macos (push) Has been cancelled
41 行
335 B
Plaintext
41 行
335 B
Plaintext
*.egg-info/
|
|
dist/
|
|
build/
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|
|
mempal.yaml
|
|
.a5c/
|
|
.claude/
|
|
.codex/
|
|
.codex
|
|
|
|
# Environment
|
|
.env
|
|
.env.*
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# IDEs
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# Coverage
|
|
htmlcov/
|
|
.coverage
|
|
coverage.xml
|
|
|
|
# Virtual environments
|
|
.venv/
|
|
venv/
|
|
|
|
# ChromaDB local data
|
|
*.sqlite3-journal
|
|
.envrc
|
|
.review-logs
|