From 03d3a33a43996129a3762dc6800c8947ca523626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9E=E3=83=AA=E3=82=A6=E3=82=B9?= Date: Sun, 25 Oct 2020 22:55:40 +0000 Subject: [PATCH] Added db to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ac44709..bc0ff3e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ # vendor/ /zeit +/db .DS_Store