summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-01 16:43:07 +0100
committerJim Meyering <meyering@redhat.com>2010-01-06 10:34:26 +0100
commit876e90a53e965f02ece064d97ea620af200476c9 (patch)
treeda99e639a45f42cce5505a32c6a6c8dda1b62aa2 /.gitignore
parent51ad8c98cbbc972d95046771f69421ff3ca5af40 (diff)
downloadgrep-876e90a53e965f02ece064d97ea620af200476c9.tar.gz
maint: remove {m4,lib}/.gitignore; they were undergoing too much churn
* .gitignore: Ignore all of m4/* except m4/djgpp.m4 and all of lib/* except Makefile.am, savedir.c and savedir.h. * m4/.gitignore: Remove file. * lib/.gitignore: Remove file.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 20435c2b..32f9208f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
+!/lib/Makefile.am
+!/lib/savedir.c
+!/lib/savedir.h
+!/m4/djgpp.m4
*.a
*.o
*~
@@ -15,9 +19,11 @@
/config.status
/configure
/configure.ac
+/lib/*
/lib/charset.alias
/lib/configmake.h
/lib/uniwidth/
+/m4/*
/maint.mk
/po/POTFILES
/po/stamp-po