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

Commit 62e1eea

Browse files
committed
add RubyMine .idea to gitignore
1 parent 8cc9a54 commit 62e1eea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
node_modules
22
npm-debug.log
3-
.DS_Store*
3+
.DS_Store*
4+
.idea
5+

0 commit comments

Comments
 (0)