.gitignore
author Edouard Tisserant <edouard@beremiz.fr>
Fri, 28 Feb 2025 16:56:53 +0100 (5 weeks ago)
changeset 4125 5f9e61421174
parent 3961 f01bd9a40554
permissions -rw-r--r--
Update requirements.txt and add specific requirements for tests.

Consequence of crossbar support in tests.
*.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/**