.gitignore
author Edouard Tisserant <edouard.tisserant@gmail.com>
Sun, 18 Jun 2023 16:28:42 +0200
changeset 3820 46f3ca3f0157
parent 3819 4582f0fcf4c4
child 3826 f370b71e3418
permissions -rw-r--r--
OPC-UA client : python3 + AsyncUA fixes
*.pyc
**/__pycache__
.vscode
**/build/**
*.class
**/.svghmithumbs/**