add .idea to gitignore
This commit is contained in:
parent
2d1bad3fde
commit
0bb356f715
|
|
@ -1,2 +1,3 @@
|
||||||
/.next/
|
/.next/
|
||||||
/node_modules/
|
/node_modules/
|
||||||
|
/.idea
|
||||||
Loading…
Reference in New Issue