summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 55bcd35..eaccbf6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -129,5 +129,8 @@ dist
.yarn/install-state.gz
.pnp.*
-static/i
-options.json \ No newline at end of file
+# Picturebin
+*.ini
+static/images
+prisma/migrations
+*.db \ No newline at end of file