Files
worldmodel/.gitignore
T

33 lines
371 B
Plaintext

# macOS
.DS_Store
**/.DS_Store
# Python
*.pyc
__pycache__/
.venv/
venv/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
# Node
node_modules/
# Editors / IDE
.idea/
.vscode/
# Logs
*.log
# Large research PDFs
research/lyra2_paper.pdf
# PRISM build artifacts
plans/PRISM/.build/
plans/PRISM/PRISM_Book.pdf
plans/PRISM/PRISM_Cover.pdf
plans/PRISM/PRISM_Whole.pdf