don't track db and env config

This commit is contained in:
Christophe Robillard 2024-10-07 21:51:20 +02:00
parent d382ee9a32
commit 7e8690641f

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.env
*.sqlite3