summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2019-01-02 10:22:26 +0100
committerTim Rühsen <tim.ruehsen@gmx.de>2019-01-02 13:29:13 +0100
commitd82f80a900f29d561c2f7bf188b0e52a62e162f6 (patch)
treea9ac7996b20d828623131dc39ce5532e3fae8c83 /.gitignore
parent7ddd1ccf35ee1aa4560b716ced71676e4a3717dc (diff)
downloadgnutls-d82f80a900f29d561c2f7bf188b0e52a62e162f6.tar.gz
Remove auto-generated gnulib files from repo
Bootstrapping with latest gnulib updated both files, so they are obviously auto-generated files which do not belong into the repository. Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bd0f8d6e46..b17924c6b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -187,6 +187,7 @@ fuzz/*_fuzzer
*.gcno
*.gcov
gl
+/GNUmakefile
GnuTLS-*-coverage/
gnutls-*.tar.*
gtk-doc.m4
@@ -249,6 +250,7 @@ lib/x509/x509-api.texi
*.log
m4/*
!m4/hooks.m4
+/maint.mk
Makefile
Makefile.in
Makefile.user