diff options
Diffstat (limited to 'lib/.gitignore')
-rw-r--r-- | lib/.gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index 08ee28f81..2d4209f32 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -7,9 +7,6 @@ acl_entries.c alloca.c alloca.h alloca_.h -allocsa.c -allocsa.h -allocsa.valgrind argmatch.c argmatch.h asnprintf.c @@ -193,6 +190,9 @@ lseek.c lstat.c lstat.h malloc.c +malloca.c +malloca.h +malloca.valgrind mbchar.c mbchar.h mbscasecmp.c |