Files
taiko-editor/.gitignore

12 lines
86 B
Plaintext

venv/
__pycache__/
*.pyc
.idea/
.vscode/
*.log
# Build artifacts
build/
dist/
*.spec