Files
Abschluss-Projekt/.gitignore
2025-11-28 12:50:27 +01:00

6 lines
94 B
Plaintext

# Ignore YOLOX model weights
backend/uploads/*.pth
*.pth
backend/node_modules/
backend/.venv/