From 741a2692e9e0c2b8dfa6a1f020ff27a70c9ba511 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Sun, 22 Mar 2015 16:23:17 -0700 Subject: [PATCH] Updated .gitignore. --- examples/runtime/.gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/examples/runtime/.gitignore b/examples/runtime/.gitignore index e7346d49..5394aa12 100644 --- a/examples/runtime/.gitignore +++ b/examples/runtime/.gitignore @@ -1,3 +1,4 @@ -*.dll -*.pdb -imgui* +*.dll +*.so +*.pdb +imgui*