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