chore: ignore /database.sqlite

For MySQLite installations
This commit is contained in:
Jay Trees
2025-10-13 13:18:15 +02:00
parent 55d2aa5d37
commit 649cc555a5

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/database.sqlite
/*.code-workspace
/src/cache/*
/src/config/config.php