Files
comunidadhll/.gitignore

11 lines
89 B
Plaintext

.venv/
__pycache__/
*.pyc
node_modules/
.idea/
.vscode/
dist/
build/
.DS_Store
Thumbs.db