cedric pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=245db8fd27705571d9b7a3f14b4917e55d7281f5

commit 245db8fd27705571d9b7a3f14b4917e55d7281f5
Author: Cedric Bail <[email protected]>
Date:   Sun Dec 1 20:57:53 2013 +0900

    gitignore: ignore windows generated files.
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 8a3caf1..936d92b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,8 +18,10 @@
 Makefile
 Makefile.in
 *.so
+*.dll
 *.edj
 *.cmake
+*.exe
 elementary-*-doc.tar.bz2
 /aclocal.m4
 /autom4te.cache/

-- 


Reply via email to