Files
ssii-cai-3/backend/.gitignore
2025-11-10 19:49:26 +01:00

7 lines
144 B
Plaintext

cai3/*
app/__pycache__/*
app/core/__pycache__/*
app/db/__pycache__/*
app/models/__pycache__/*
app/routes/__pycache__/*
app/schemas/__pycache__/*