custom_vesync/.gitignore

5 lines
48 B
Plaintext
Raw Normal View History

2022-04-01 15:16:02 +02:00
.venv/**
.vscode/**
**/__pycache__/**
Config/**