[PATCH] Update .gitignore

Filipe Brandenburger <[email protected]>
Newsgroups gmane.comp.sysutils.dejagnu.general
Message-ID <[email protected]>
Tested by running `./configure --enable-maintainer-mode' and then the
sequence `make && make check && make distcheck' and confirming that the
`git status' output did not show any untracked files.

Signed-off-by: Filipe Brandenburger <[email protected]>
---
 .gitignore | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 48bcdd25f55d..f3e990cac925 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,23 @@ TAGS
 *.lo
 *.la
 *.o
-*autom4te.cache
+
+# autotools
+/autom4te.cache
+/.deps
+/Makefile
+/config.log
+/config.status
+
+# testsuite (make check)
+/*.log
+/*.sum
+/site.exp
+/unit
+
+# archive tarball and directory (make distcheck)
+/dejagnu-[0-9]*.tar.gz
+/dejagnu-[0-9]*/
+
+# git format-patch
+/*.patch
-- 
2.2.0.rc0.207.ga3a616c
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.