summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2022-09-02 22:06:05 +0100
committerPádraig Brady <P@draigBrady.com>2022-09-02 22:06:05 +0100
commit8fdf9307b6e8e9b4d46e439237eb85d52caab85c (patch)
tree0d85d2429f3376e64005f86caac9e0678ad94ada
parentd1f4632ff408b80a4534c2009c46b1f362dc8ee2 (diff)
downloadcoreutils-8fdf9307b6e8e9b4d46e439237eb85d52caab85c.tar.gz
maint: add lib/gmp.h to .gitignore
* .gitignore: Add generated file. Tested with: ./configure --without-libgmp && make && git status
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5083abbbc..56b7c323a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,6 +63,7 @@
/lib/getopt-cdefs.h
/lib/getopt.h
/lib/glthread
+/lib/gmp.h
/lib/iconv.h
/lib/iconv_open-aix.h
/lib/iconv_open-hpux.h