Skip to content

Commit 99f4464

Browse files
authored
Add .idea (IntelliJ) to gitignore (#389)
1 parent 5359028 commit 99f4464

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules
22
.DS_Store
33
.vscode
4-
**/.DS_Store
4+
**/.DS_Store
5+
.idea

0 commit comments

Comments
 (0)