my_meeting/.gitignore

9 lines
64 B
Plaintext

__pycache__/
*.pyc
.venv/
node_modules/
dist/
build/
.env
data/