fix ignoring db folder

This commit is contained in:
Torben Haack 2024-10-09 13:46:20 +02:00
parent 6aef6db4e4
commit e99be1b1a0

View File

@ -1,7 +1,7 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# db folder # db folder
/db db/
# Env file # Env file
.env .env