Remove .DS_Store

Closes #126
This commit is contained in:
Tanner Linsley
2017-03-14 12:18:43 -06:00
parent 7b232cd6b4
commit 784311bcd6
2 changed files with 1 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ react-table.js
react-table.css
*.log
.idea
.DS_Store