.gitignore
author Edouard Tisserant <edouard.tisserant@gmail.com>
Wed, 31 May 2023 10:40:53 +0200
changeset 3817 3deeda82636a
parent 3807 87f670154294
child 3819 4582f0fcf4c4
permissions -rw-r--r--
Fix Py3 problems with basic SVGHMI build and run.
*.pyc
**/__pycache__
.vscode
**/build/**