diff --git a/.gitignore b/.gitignore index 494aafbc..5a1e39c8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ node_modules/* npm-debug.log *data.json *.db +.idea/ \ No newline at end of file