Files
regwatch-backend/.gitignore
T

11 lines
78 B
Plaintext

@"
.env
__pycache__/
*.pyc
*.pyo
venv/
.venv/
*.db
.pytest_cache/
htmlcov/
"@