chore: update gitignore to remove comments and add database file

This commit is contained in:
Fanilo-Nantenaina 2025-12-20 10:12:58 +03:00
parent 33fe6cd0fa
commit 62c453d7bd

8
.gitignore vendored
View file

@ -1,7 +1,3 @@
# ================================
# Python / FastAPI
# ================================
# Environnements virtuels
venv/
.env
@ -35,4 +31,6 @@ htmlcov/
# Docker
*~
.build/
dist/
dist/
data/sage_dataven.db