Merge pull request #4 from mickey0524/master

feat(gitignore): remove .DS_Store
This commit is contained in:
舒克·贝塔 2018-06-26 16:17:27 +08:00 committed by GitHub
commit 4bd33b95ec
2 changed files with 2 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*.DS_Store
# Logs
logs
*.log