[glade] Cleanup .gitignore files



commit f92ad4aecc98e3afb2515ce27e5a2763ca494e1e
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Fri Jul 10 15:29:57 2020 -0300

    Cleanup .gitignore files

 .gitignore                | 53 +----------------------------------------------
 help/.gitignore           |  9 --------
 plugins/.gitignore        |  3 ---
 plugins/gtk+/.gitignore   |  8 -------
 plugins/python/.gitignore |  5 -----
 po/.gitignore             | 16 --------------
 6 files changed, 1 insertion(+), 93 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 396b7d67..e35d8850 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,52 +1 @@
-*.o
-*.a
-*.lo
-*.la
-*.stamp
-*.bak
-*.tmp
-.tm*
-~*
-*~
-*.gir
-*.typelib
-*.pc
-
-.libs
-.deps
-
-ABOUT-NLS
-
-Makefile
-Makefile.in
-
-/configure.lineno
-/aclocal.m4
-/autom4te.cache
-/config.*
-/configure
-/depcomp
-/stamp*
-
-/compile
-/*.tar.gz
-/junk
-/install-sh
-/libtool
-/ltmain.sh
-/missing
-/mkinstalldirs
-/gtk-doc.make
-
-/gnome-doc-utils.make
-
-/doc/gladeui-overrides.txt
-/gladeui/gladeui-enum-types.c
-/gladeui/gladeui-enum-types.h
-/gladeui/gladeui-resources.c
-/gladeui/gladeui-resources.h
-/plugins/gtk+/glade-gtk-resources.c
-/plugins/gtk+/glade-gtk-resources.h
-/tests/add-child
-/tests/create-widgets
-
+_build
diff --git a/plugins/gtk+/.gitignore b/plugins/gtk+/.gitignore
index 35412bed..009c04b2 100644
--- a/plugins/gtk+/.gitignore
+++ b/plugins/gtk+/.gitignore
@@ -1,10 +1,2 @@
-/.deps
-/.libs
-
-/Makefile
-/Makefile.in
-/gtk+.xml
-/gtkunixprint.xml
-
 /glade-gtk-marshallers.c
 /glade-gtk-marshallers.h


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