Merge pull request #165 from chuenlungwang/master

Ignore DS_Store file for Mac OS X users
This commit is contained in:
云风
2014-09-03 00:58:42 +08:00

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@
/luaclib /luaclib
*.so *.so
*.dSYM *.dSYM
.DS_Store