Skip to content

Commit 20cfcc6

Browse files
authored
Update .gitignore to include .DS_Store and .idea/ directories (#45)
1 parent 6a2e506 commit 20cfcc6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ bundle
99
/.ruby-version
1010
Gemfile.lock
1111
/coverage
12-
12+
.DS_Store
13+
.idea/
14+
.vscode/

0 commit comments

Comments
 (0)