[gnome-todo] project: update gitignore



commit 985bff4b583a324fdeebda2ff7125d86bc8d66d0
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Sep 11 23:26:28 2017 -0300

    project: update gitignore

 .gitignore |   68 +----------------------------------------------------------
 1 files changed, 2 insertions(+), 66 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f638c0..0905f7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,7 +19,6 @@ GTAGS
 ID
 INSTALL
 Makefile
-Makefile.in
 TAGS
 aclocal.m4
 autom4te.cache
@@ -33,38 +32,6 @@ config.log
 config.lt
 config.status
 config.status.lineno
-#configure
-configure.lineno
-intltool-extract
-intltool-extract.in
-intltool-merge
-intltool-merge.in
-intltool-update
-intltool-update.in
-libtool
-m4/appstream-xml.m4
-m4/ax_append_compile_flags.m4
-m4/ax_append_flag.m4
-m4/ax_append_link_flags.m4
-m4/ax_check_compile_flag.m4
-m4/ax_check_enable_debug.m4
-m4/ax_check_link_flag.m4
-m4/ax_compiler_flags.m4
-m4/ax_compiler_flags_cflags.m4
-m4/ax_compiler_flags_gir.m4
-m4/ax_compiler_flags_ldflags.m4
-m4/ax_is_release.m4
-m4/ax_require_defined.m4
-m4/glib-gettext.m4
-m4/gsettings.m4
-m4/intltool.m4
-m4/libtool.m4
-m4/ltoptions.m4
-m4/ltsugar.m4
-m4/ltversion.m4
-m4/lt~obsolete.m4
-m4/nls.m4
-m4/pkg.m4
 po/*.gmo
 po/*.mo
 po/.intltool-merge-cache
@@ -77,7 +44,6 @@ po/stamp-it
 so_locations
 src/.deps
 src/Makefile
-src/Makefile.in
 stamp-h1
 **/tags*
 .flatpak-builder
@@ -86,38 +52,6 @@ gtk-doc.make
 ABOUT-NLS
 Makecache
 doc/reference/gnome-todo.types
-m4/codeset.m4
-m4/extern-inline.m4
-m4/fcntl-o.m4
-m4/gettext.m4
-m4/glibc2.m4
-m4/glibc21.m4
-m4/gtk-doc.m4
-m4/iconv.m4
-m4/intdiv0.m4
-m4/intl.m4
-m4/intldir.m4
-m4/intlmacosx.m4
-m4/intmax.m4
-m4/inttypes-pri.m4
-m4/inttypes_h.m4
-m4/lcmessage.m4
-m4/lib-ld.m4
-m4/lib-link.m4
-m4/lib-prefix.m4
-m4/lock.m4
-m4/longlong.m4
-m4/po.m4
-m4/printf-posix.m4
-m4/progtest.m4
-m4/size_max.m4
-m4/stdint_h.m4
-m4/threadlib.m4
-m4/uintmax_t.m4
-m4/visibility.m4
-m4/wchar_t.m4
-m4/wint_t.m4
-m4/xsize.m4
 **/*.valid
 po/Makevars.template
 po/Rules-quot
@@ -129,3 +63,5 @@ po/quot.sed
 po/remove-potcdate.sed
 po/remove-potcdate.sin
 po/stamp-po
+_build
+**/tags.*


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