Files
seoulmate_bot_v1/.gitignore
Andrey K. Choi ac8c2cd835
Some checks reported errors
continuous-integration/drone Build encountered an error
init commit
2025-08-12 21:03:07 +09:00

19 lines
217 B
Plaintext

<<<<<<< HEAD
=======
__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
>>>>>>> 8024239 (init)