custom_ui/.gitignore

12 lines
92 B
Plaintext

.DS_Store
*.pyc
*.egg-info
*.swp
tags
node_modules
__pycache__
venv/
.venv/
*dist/
.vscode/