Backend finished
Co-authored-by: Álvaro <alvaro6gv@users.noreply.github.com>
This commit is contained in:
7
backend/.gitignore
vendored
Normal file
7
backend/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
cai3/*
|
||||
app/__pycache__/*
|
||||
app/core/__pycache__/*
|
||||
app/db/__pycache__/*
|
||||
app/models/__pycache__/*
|
||||
app/routes/__pycache__/*
|
||||
app/schemas/__pycache__/*
|
||||
Reference in New Issue
Block a user