Excluse .DS_Store hidden files

This commit is contained in:
Andrew Abogado 2015-01-20 16:34:59 +08:00
parent a877f87ad3
commit d0352e1414

View file

@ -1,5 +1,6 @@
node_modules node_modules
dist dist
.DS_Store
.tmp .tmp
.sass-cache .sass-cache
bower_components bower_components