diff --git a/.gitignore b/.gitignore index e9618a3..4e572ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules .next -.env.local \ No newline at end of file +.env.local +.idea \ No newline at end of file