[gnome-commander] Updates .gitignore file



commit 63c41b1671e60a19d0fa169dea8a626f4e56b4f0
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Sun Mar 13 22:05:55 2016 +0100

    Updates .gitignore file

 .gitignore |   20 ++++++++------------
 1 files changed, 8 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 54ca70c..d0b9556 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
 /*.bak
 /*.lo
-/*.m4
 /*.o
 /*.orig
 /*.rej
@@ -9,6 +8,7 @@
 /.*.sw[nop]
 /.deps
 /.dirstamp
+/.gitignore
 /.libs
 /GPATH
 /GRTAGS
@@ -21,7 +21,9 @@
 /README
 /TAGS
 /_libs
+/aclocal.m4
 /autom4te.cache
+/compile
 /config.cache
 /config.guess
 /config.h
@@ -33,19 +35,13 @@
 /config.sub
 /configure
 /configure.lineno
-/copy.patch
 /depcomp
-/doc/doxygen
+/doc/doxygen/
 /duplo-report.txt
 /err.txt
-/gnome-doc-utils.make
 /install-sh
-/internal.patch
-/intltool-extract
 /intltool-extract.in
-/intltool-merge
 /intltool-merge.in
-/intltool-update
 /intltool-update.in
 /libtool
 /ltmain.sh
@@ -55,7 +51,7 @@
 /m4/ltversion.m4
 /m4/lt~obsolete.m4
 /missing
-/plugins/cvs/py-compile
+/plugins/cvs/
 /po/*.gmo
 /po/*.mo
 /po/.intltool-merge-cache
@@ -65,13 +61,13 @@
 /po/POTFILES
 /po/gnome-commander.pot
 /po/stamp-it
+/py-compile
 /so_locations
 /src/gnome-cmd-advrename-lexer.cc
 /stamp-h1
 /tags
 /test-driver
-/tests/check_gnome-cmd-search-dialog.cc
-/tests/check_gnome-commander.cc
-/tools/translators.sh
+/tests/*.trs
+/tools/
 /translators.sh
 /ylwrap


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]