summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCedric Bail <cedric.bail@free.fr>2013-12-01 20:57:53 +0900
committerCedric Bail <cedric.bail@free.fr>2013-12-01 20:59:55 +0900
commit245db8fd27705571d9b7a3f14b4917e55d7281f5 (patch)
tree38f946e7542d54000818d97af6ded55a117fe6c6 /.gitignore
parenta2719a78633ab005bb2745316a3b0e09684df9b5 (diff)
downloadelementary-245db8fd27705571d9b7a3f14b4917e55d7281f5.tar.gz
gitignore: ignore windows generated files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8a3caf14e..936d92bcb 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/