diff --git a/.gitignore b/.gitignore index e1a8191..3a36b60 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,3 @@ -# ================================ -# Python / FastAPI -# ================================ - # Environnements virtuels venv/ .env @@ -35,4 +31,6 @@ htmlcov/ # Docker *~ .build/ -dist/ \ No newline at end of file +dist/ + +data/sage_dataven.db \ No newline at end of file