kwo pushed a commit to branch master.

http://git.enlightenment.org/e16/e16-keyedit.git/commit/?id=a8fe1b6f299a9b777c4b5b746f0b78b041cae85e

commit a8fe1b6f299a9b777c4b5b746f0b78b041cae85e
Author: Kim Woelders <k...@woelders.dk>
Date:   Wed Jan 8 18:47:06 2020 +0100

    Update .gitignore
---
 .gitignore | 33 ++++++++++++++++-----------------
 1 file changed, 16 insertions(+), 17 deletions(-)

diff --git a/.gitignore b/.gitignore
index 99a8113..39b7364 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,20 +1,19 @@
-.svn
-Makefile
-Makefile.in
-.deps
-aclocal.m4
-autom4te.cache
-compile
-config.h
-config.h.in
-config.log
-config.status
-configure
-depcomp
-e16-keyedit.spec
-install-sh
-missing
-stamp-h1
+/Makefile
+/Makefile.in
+/.deps
+/aclocal.m4
+/autom4te.cache
+/compile
+/config.h
+/config.h.in
+/config.log
+/config.status
+/configure
+/depcomp
+/e16-keyedit.spec
+/install-sh
+/missing
+/stamp-h1
 
 *.o
 e16keyedit

-- 


Reply via email to