Skip to content
This repository was archived by the owner on Oct 5, 2019. It is now read-only.

Commit 7e2c751

Browse files
committed
Add .DS_Store to ignore
1 parent 44231e0 commit 7e2c751

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ node_modules
88
# jetbrains #
99
#############
1010
.idea
11-
*.iml
11+
*.iml
12+
13+
.DS_STORE

0 commit comments

Comments
 (0)