removed reports from tracking

This commit is contained in:
2025-07-27 17:27:57 +02:00
parent c6bb0cddb7
commit 88dc5dd323
2 changed files with 2 additions and 1096 deletions

4
backend/.gitignore vendored
View File

@@ -12,8 +12,8 @@ __pycache__/
# C extensions
*.so
# Pytest reports
report.html
# Pytest html reports
*.html
# Distribution / packaging
.Python

File diff suppressed because one or more lines are too long