diff options
author | Juan Pablo Ugarte <juanpablougarte@gmail.com> | 2020-07-10 15:29:57 -0300 |
---|---|---|
committer | Juan Pablo Ugarte <juanpablougarte@gmail.com> | 2020-07-10 15:31:25 -0300 |
commit | f92ad4aecc98e3afb2515ce27e5a2763ca494e1e (patch) | |
tree | 961d9c26b79a312292ae6990876c06e8ac49f6dd /.gitignore | |
parent | 20752976931050f0434d4df1c7bfff28958c9485 (diff) | |
download | glade-f92ad4aecc98e3afb2515ce27e5a2763ca494e1e.tar.gz |
Cleanup .gitignore files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 53 |
1 files changed, 1 insertions, 52 deletions
@@ -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 |