]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: add lib/error.h to .gitignore
authorPádraig Brady <P@draigBrady.com>
Tue, 17 Jan 2023 22:38:40 +0000 (22:38 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 17 Jan 2023 22:38:40 +0000 (22:38 +0000)
* .gitignore: Add /lib/error.h as suggested by sc_gitignore_missing
as a result of gnulib change 2886cca8.

.gitignore

index 5f9bed8b54deb9662f138e30437600ebebe16b61..59e05de03e685c5ee4e88ccbc91fdb8c6d2c88fb 100644 (file)
@@ -60,6 +60,7 @@
 /lib/ctype.h
 /lib/dirent.h
 /lib/errno.h
+/lib/error.h
 /lib/fcntl.h
 /lib/float.h
 /lib/fnmatch.h