diff --git a/.gitignore b/.gitignore index d56b8bb..545c18c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,6 @@ cert .DS_Store **/*.syso -node_modules \ No newline at end of file +node_modules +*.db +*.json \ No newline at end of file