Files
Document_editor/backend/.gitignore
2026-06-15 09:18:58 +03:00

8 lines
56 B
Plaintext

.venv/
__pycache__/
*.pyc
app.db
uploads/
exports/
.env