discomfitor pushed a commit to branch master.

http://git.enlightenment.org/apps/rage.git/commit/?id=e5a9fa362d3b2e2551189f292314a73701d077d4

commit e5a9fa362d3b2e2551189f292314a73701d077d4
Author: Mike Blumenkrantz <[email protected]>
Date:   Sat Aug 9 11:57:50 2014 -0400

    update gitignore
---
 .gitignore | 21 +++------------------
 1 file changed, 3 insertions(+), 18 deletions(-)

diff --git a/.gitignore b/.gitignore
index bfa1f44..c80954a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,8 +2,8 @@
 *.o
 *.swo
 *.swp
-/Makefile
-/Makefile.in
+Makefile
+Makefile.in
 /aclocal.m4
 /compile
 /config.log
@@ -18,32 +18,17 @@
 /rage_config.h.in
 /rage.spec
 /autom4te.cache/
-/data/Makefile
-/data/Makefile.in
-/data/desktop/Makefile
-/data/desktop/Makefile.in
-/data/icons/Makefile
-/data/icons/Makefile.in
-/data/images/Makefile
-/data/images/Makefile.in
-/data/themes/Makefile
-/data/themes/Makefile.in
 /data/themes/default.edj
-/data/themes/images/Makefile
-/data/themes/images/Makefile.in
 /m4/libtool.m4
 /m4/ltoptions.m4
 /m4/ltsugar.m4
 /m4/ltversion.m4
 /m4/lt~obsolete.m4
-/src/Makefile
-/src/Makefile.in
 /src/bin/.deps/
-/src/bin/Makefile
-/src/bin/Makefile.in
 /src/bin/rage
 /src/bin/rage_thumb
 pkgbuild/PKGBUILD
 pkgbuild/pkg
 pkgbuild/src
 pkgbuild/*.tar.xz
+.dirstamp

-- 


Reply via email to