Files
loader/.gitignore
T
Oleksandr Bezdieniezhnykh 4eaf218f09 Quality cleanup refactoring
Made-with: Cursor
2026-04-13 06:21:26 +03:00

15 lines
125 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.so
*.c
!e2e/**/*.c
*.egg-info/
build/
dist/
.pytest_cache/
e2e-results/
test-results/
Logs/
*.enc