gitignore .DS_Store
parent
b90b8f87bc
commit
078248e6b2
|
@ -3,3 +3,4 @@ build-temp/*
|
||||||
node_modules/*
|
node_modules/*
|
||||||
bower_components/*
|
bower_components/*
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
|
.DS_Store
|
||||||
|
|
Loading…
Reference in New Issue