[Title] git ignore
authorSon Hyunjun <hj79.son@samsung.com>
Thu, 22 Mar 2012 13:14:57 +0000 (22:14 +0900)
committerSon Hyunjun <hj79.son@samsung.com>
Thu, 22 Mar 2012 13:14:57 +0000 (22:14 +0900)
[Type] Feature
[Module] Emulator
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]

Change-Id: I5acabc144d2faf0c05190b7f49e6e99c93a1c834

.gitignore

index e10dd79..74137d4 100644 (file)
@@ -77,4 +77,6 @@ tags
 TAGS
 *~
 tizen/Emulator
-tizen/src/skin/client/src/about.properties
\ No newline at end of file
+tizen/src/skin/client/src/about.properties
+tizen/src/skin/client/bin
+tizen/src/skin/client/emulator-skin.jar
\ No newline at end of file