Files
seoulmate_bot_v1/.gitignore
Andrey K. Choi b282c44e7c
Some checks reported errors
continuous-integration/drone/push Build encountered an error
pipeline fix
2025-08-12 21:14:26 +09:00

17 lines
179 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.venv/
.env.local
.env
node_modules/
*.log
docker-data/
volumes/
alembic/*.pyc
alembic/versions/__pycache__/
.DS_Store
Thumbs.db
.history
.fake