Files
NODEDC_1C/.gitignore
T
2026-03-26 10:38:25 +03:00

11 lines
103 B
Plaintext

.env
.venv/
__pycache__/
*.pyc
logs/*.xml
logs/*.json
logs/*.txt
tmp/*
.pytest_cache/
**/node_modules/