Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit b592082

Browse files
committed
feat(gitingore): ignore .idea
1 parent d745b50 commit b592082

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ yarn-debug.log*
2323
yarn-error.log*
2424

2525
.next
26+
27+
# editors
28+
.idea

0 commit comments

Comments
 (0)