[sysprof] git: modernize .gitignore
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] git: modernize .gitignore
- Date: Thu, 28 Sep 2017 23:27:59 +0000 (UTC)
commit 7c45789a40f929fd7cd4cfd46a2ac567131270d4
Author: Christian Hergert <chergert redhat com>
Date: Thu Sep 28 16:24:27 2017 -0700
git: modernize .gitignore
Lots of this stuff is from the autotools days, which is no
longer necessary.
.gitignore | 67 ++---------------------------------------------------------
1 files changed, 3 insertions(+), 64 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a11aad..1682ae2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,64 +1,3 @@
-*.o
-.deps
-/**/*.swp
-/*.bak
-/*.gcda
-/*.gcno
-/*.o
-/*.orig
-/*.rej
-/*.tab.c
-/*~
-/.*.sw[nop]
-/.dirstamp
-/.gitignore
-/ABOUT-NLS
-/ChangeLog
-/GPATH
-/GRTAGS
-/GSYMS
-/GTAGS
-/ID
-/INSTALL
-/Makefile
-/Makefile.in
-/TAGS
-/aclocal.m4
-/autom4te.cache
-/build-aux
-/config
-/config.cache
-/config.h
-/config.h.in
-/config.log
-/config.lt
-/config.status
-/config.status.lineno
-/configure
-/configure.lineno
-/gtk-doc.m4
-/gtk-doc.make
-/intltool-extract.in
-/intltool-merge.in
-/intltool-update.in
-/libtool
-/po/*.gmo
-/po/*.header
-/po/*.mo
-/po/*.sed
-/po/*.sin
-/po/.intltool-merge-cache
-/po/.pot
-/po/Makefile
-/po/Makefile.in
-/po/Makefile.in.in
-/po/Makefile.in.in~
-/po/Makevars.template
-/po/POTFILES
-/po/Rules-quot
-/po/stamp-it
-/po/stamp-po
-/po/sysprof.pot
-/so_locations
-/stamp-h1
-/tags
+*.swp
+*~
+build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]