From 082163389ab51ab5dc6c27b42d1fed6e223280df Mon Sep 17 00:00:00 2001 From: notCharles Date: Sat, 11 May 2024 18:56:55 -0400 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 64fd8ad3a..0a2c37f0a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ _ide_helper_models.php .phpstorm.meta.php .yarn public/assets/manifest.json +*.sqlite # For local development with docker # Remove if we ever put the Dockerfile in the repo