remove all .DS_Store and add to gitignore

This commit is contained in:
Tim Daubenschütz 2015-05-26 14:32:28 +02:00
parent b5f0180cd6
commit 65ccaf10cf
5 changed files with 2 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

2
.gitignore vendored
View File

@ -15,3 +15,5 @@ node_modules
npm-debug.log
build/app.js
.DS_Store

BIN
js/.DS_Store vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.