mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 12:43:09 +00:00
Merge pull request #165 from chuenlungwang/master
Ignore DS_Store file for Mac OS X users
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,3 +8,4 @@
|
|||||||
/luaclib
|
/luaclib
|
||||||
*.so
|
*.so
|
||||||
*.dSYM
|
*.dSYM
|
||||||
|
.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user