.gitignore
author Edouard Tisserant <edouard@beremiz.fr>
Fri, 30 Aug 2024 11:54:36 +0200
changeset 4009 51272fe96999
parent 3961 f01bd9a40554
permissions -rw-r--r--
MQTT+IDE: Allow user to associate IEC structure datatype to a topic.
*.pyc
**/__pycache__
.vscode
**/build/**
*.class
**/.svghmithumbs/**
**/my_*.der
**/my_*.pem
tests/tools/Docker/requirements.txt
**/management.json
**/.secret

doc/_build/**
doc/locale/**

C_runtime/**/*.d
C_runtime/**/*.o
beremiz_runtime
**/tmp/**