WireViz/.gitignore
2023-01-19 16:36:41 -05:00

21 lines
207 B
Plaintext

# OS-specific files
.DS_Store
desktop.ini
Thumbs.db
# Development aids
.idea/
temp/
venv/
.venv/
# Build/compile/release artifacts
build/
dist/
*.egg-info
*.pyc
# Other temporary files
__pycache__
.*.swp