WireViz/.gitignore
2023-09-12 19:58:34 +02:00

22 lines
216 B
Plaintext

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