Files
Abschluss-Projekt/.gitignore
2025-12-08 12:26:34 +01:00

6 lines
94 B
Plaintext
Executable File

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