summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2022-10-16 22:16:05 -0700
committerJim Meyering <meyering@fb.com>2022-10-16 22:16:10 -0700
commit4f4a002ffd88e035bc6950587598dc061c08f0b7 (patch)
treea0db2b326f8baef50e451ed2a0f9f4c9546d9e0b
parentd1d7eeafe4a561c0b165085bc7bceb3220c66ac4 (diff)
downloadsed-4f4a002ffd88e035bc6950587598dc061c08f0b7.tar.gz
maint: tell git to ignore new generated files in lib/
* lib/.gitignore: Add /assert.h and /stdckdint.h
-rw-r--r--lib/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index e97275e..66ca924 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -10,6 +10,7 @@
/alloca.h
/alloca.in.h
/arg-nonnull.h
+/assert.h
/attribute.h
/basename-lgpl.c
/basename-lgpl.h
@@ -175,6 +176,7 @@
/stdarg.in.h
/stdbool.h
/stdbool.in.h
+/stdckdint.h
/stddef.h
/stddef.in.h
/stdint.h