git: add *.dylib, .DS_Store file to .gitignore 48/29548/1
authorGiWoong Kim <giwoong.kim@samsung.com>
Wed, 29 Oct 2014 11:59:50 +0000 (20:59 +0900)
committerGiWoong Kim <giwoong.kim@samsung.com>
Wed, 29 Oct 2014 11:59:50 +0000 (20:59 +0900)
Change-Id: Ief52a55a1542f6dbd933366b1e593baf84df5232
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
.gitignore

index 4d90dad41a85d1f23efc3ed3a6491b7cd6922987..ce85e7de307e97609dd2080fba917caa5a5d7d3e 100644 (file)
@@ -69,6 +69,8 @@ libuser
 *.exe
 *.dll
 *.so
+*.dylib
+/.DS_Store
 *.mo
 *.fn
 *.ky