REFERENCES/

.DS_Store
*.log
.env
.env.local
.env.*.local

node_modules/
dist/
build/
.venv/
venv/
__pycache__/
*.pyc
.idea/
.vscode/
