Skip to content

Commit 9ecb229

Browse files
committed
Add .idea folder to .gitignore
1 parent 48c7266 commit 9ecb229

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,6 @@ typings/
5959

6060
# next.js build output
6161
.next
62+
63+
# JetBrains IDE's project config folder
64+
.idea

0 commit comments

Comments
 (0)