add eclipse project filename to gitignore 87/112487/1
authorMinchul Lee <slotus.lee@samsung.com>
Wed, 1 Feb 2017 07:15:40 +0000 (16:15 +0900)
committerMinchul Lee <slotus.lee@samsung.com>
Wed, 1 Feb 2017 07:15:40 +0000 (16:15 +0900)
Change-Id: I1be424bc88939cb8abadda6304c679ee2770e0d0
Signed-off-by: Minchul Lee <slotus.lee@samsung.com>
.gitignore

index 5427997..1bbd81c 100644 (file)
@@ -60,3 +60,6 @@ tags
 /config/standard/*.src
 Session.vim
 /coverage/
+.cproject
+.project
+/.settings/
\ No newline at end of file