.gitignore
author Edouard Tisserant <edouard@beremiz.fr>
Wed, 26 Feb 2025 16:30:09 +0100 (4 weeks ago)
changeset 4116 78e331383533
parent 3961 f01bd9a40554
permissions -rw-r--r--
python runtime: Wamp CRA authentication is now mandatory, no connection if secret is missing.
*.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/**