[gnome-internet-radio-locator: 1/3] Add a few more paths to gitignore




commit 593ce442396f9ef514b3dc9373a2d1a04acc4515
Author: Ole Aamot <ole gnome org>
Date:   Mon Jul 12 12:55:58 2021 -0700

    Add a few more paths to gitignore

 .gitignore | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e234d1..f6afb1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+**Makefile.in
 /*.bak
 /*.o
 /*.orig
@@ -14,7 +15,6 @@
 /GTAGS
 /ID
 /Makefile
-/Makefile.in
 /TAGS
 /aclocal.m4
 /autom4te.cache
@@ -29,8 +29,6 @@
 /config.sub
 /configure
 /configure.lineno
-/data/Makefile.in
-/data/icons/Makefile.in
 /depcomp
 /gtk-doc.make
 /install-sh
@@ -51,14 +49,14 @@
 /po/*.sin
 /po/.intltool-merge-cache
 /po/Makefile
-/po/Makefile.in
-/po/Makefile.in.in
-/po/Makefile.in.in~
 /po/Makevars.template
 /po/POTFILES
 /po/Rules-quot
 /po/eog.pot
 /po/stamp-it
+/src/.deps
+/src/*.o
+/src/gnome-internet-radio-locator
 /so_locations
 /stamp-h1
 /tags


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