diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/.cvsignore | 1 | ||||
-rw-r--r-- | lib/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore index b4694ec7d..d16b937df 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -439,6 +439,7 @@ xstrndup.h xstrtod.c xstrtod.h xstrtoimax.c +xstrtol-error.c xstrtol.c xstrtol.h xstrtold.c diff --git a/lib/.gitignore b/lib/.gitignore index 67dd9223f..b81fee7e7 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -430,6 +430,7 @@ xstrndup.h xstrtod.c xstrtod.h xstrtoimax.c +xstrtol-error.c xstrtol.c xstrtol.h xstrtold.c |