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

Commit 0c1d1b0

Browse files
committed
Add DS_Store to gitignore
1 parent 573f76c commit 0c1d1b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ jspm_packages
3636
# Optional REPL history
3737
.node_repl_history
3838
.next
39+
40+
# OS
41+
.DS_Store

0 commit comments

Comments
 (0)