.gitignore
author Edouard Tisserant <edouard@beremiz.fr>
Fri, 28 Feb 2025 16:48:28 +0100 (6 weeks ago)
changeset 4123 7a44882ea126
parent 3961 f01bd9a40554
permissions -rw-r--r--
IDE: Enhancements in PSK management.

- move secret reading code from eRPC connector to PSK management
- fix browser window not showing last connection date properly
*.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/**