summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2014-09-06 20:55:45 -0700
committerJim Meyering <meyering@fb.com>2014-11-30 18:59:33 -0800
commitd5526d4ad8d6597aea992041dba7e073205aefed (patch)
tree63ac35b2e5e3189779fa3ca77149fe258aed1527
parent2f5510153ee9961fddf344459b2dc9e67cda3d67 (diff)
downloadsed-d5526d4ad8d6597aea992041dba7e073205aefed.tar.gz
maint: .gitignore: ignore more
-rw-r--r--.gitignore32
1 files changed, 26 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 585bd6f..852cc14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,36 @@
*.a
*.exe
*.o
+*/.deps/
*~
+*
+/ChangeLog
+/GNUmakefile
+/README-release
+/config.cache
+/config.log
+/config.status
+/doc/Makefile
+/doc/sed.1
+/doc/sed.info
+/doc/stamp-vti
+/doc/version.texi
+/lib/Makefile
+/maint.mk
+/po/Makefile
+/po/Makevars
+/po/POTFILES
+/po/sed.pot
+/po/stamp-po
+/sed-*.tar.xz
+/sed/Makefile
+/sed/sed
+/testsuite/*.log
+/testsuite/*.trs
+/testsuite/Makefile
ABOUT-NLS
INSTALL
+Makefile
Makefile.in
aclocal.m4
autom4te.cache
@@ -17,9 +43,3 @@ depcomp
m4
mdate-sh
missing
-/GNUmakefile
-/README-release
-/maint.mk
-doc/sed.1
-po/sed.pot
-/po/Makevars