From 2ee5c5f2f86991d06632b8514770b366c0390438 Mon Sep 17 00:00:00 2001 From: frab1t <33671357+frab1t@users.noreply.github.com> Date: Sat, 4 May 2019 21:34:10 +0200 Subject: [PATCH] edit .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4d29575..c0fb3cd 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +# json-server +db.json \ No newline at end of file