novel-heroes / .gitignore
ryomo's picture
Implement system to chat with novel heroes
6a2d777
raw
history blame contribute delete
174 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Environment variables
.env
# misc
MEMO.md
backup/
!.gitkeep