.gitignore
author Edouard Tisserant <edouard@beremiz.fr>
Tue, 06 Aug 2024 15:25:57 +0200
changeset 4003 65aae40f81dd
parent 3943 5df2cbc1cd1a
child 3961 f01bd9a40554
permissions -rw-r--r--
SVGHMI: Fix watchdog not cleanly restarting browser because not waiting for stop operation to finish before restarting.
*.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