Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

Commit 27109c2

Browse files
author
Dongjin Jung
authored
Merge pull request #3 from sendbird/feature/update-gitignore
Update .gitignore
2 parents dd46a9e + a2315b7 commit 27109c2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,10 @@ dist
102102

103103
# TernJS port file
104104
.tern-port
105+
106+
# Editor configuration files
107+
.idea/
108+
.vscode/
109+
110+
# Mac OS
105111
.DS_Store

0 commit comments

Comments
 (0)