summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2010-10-31 22:56:22 +0100
committerPaolo Bonzini <bonzini@gnu.org>2010-10-31 22:56:22 +0100
commit971249a0206e8e2cde0e8fb301434886a88c6259 (patch)
tree7865e08621369a0950ed237b294d88760219cc0f
parent8eee8cbf0e93d8b3695225dc1db0b8ea27c6cf11 (diff)
downloadsed-971249a0206e8e2cde0e8fb301434886a88c6259.tar.gz
update .gitignore files
-rw-r--r--lib/.gitignore3
-rw-r--r--m4/.gitignore1
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index e250265..331df66 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -25,6 +25,8 @@ error.h
exitfail.c
exitfail.h
file-has-acl.c
+fwriting.c
+fwriting.h
getdelim.c
getfilecon.c
getline.c
@@ -114,6 +116,7 @@ stddef.h
stddef.in.h
stdint.h
stdint.in.h
+stdio-impl.h
stdio-write.c
stdio.h
stdio.in.h
diff --git a/m4/.gitignore b/m4/.gitignore
index 93d1fb4..40c1716 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -15,6 +15,7 @@ error.m4
exitfail.m4
extensions.m4
fcntl-o.m4
+fwriting.m4
getdelim.m4
getline.m4
getopt.m4