Browse Source

Merge pull request #334 from angelxmoreno/patch-1

Update .gitignore to not include .DS_Store
Emanuele Marchi 11 năm trước cách đây
mục cha
commit
13e7e2e476
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -2,3 +2,4 @@
 npm-debug.log
 node_modules
 bower_components
+.DS_Store