Files
profile-system/.gitignore
T
EG 4a42a89298 modified: .gitignore
removed:    tests
2026-07-01 17:39:58 +03:00

15 lines
69 B
Plaintext

venv/
__pycache__/
*.pyc
.env
*.log
.idea/
.vscode/
data/
test/