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 fa0fe44d..c7a817b6 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -87,6 +87,7 @@ unitypes.h uniwidth uniwidth.h unlocked-io.h +unsetenv.c verify.h wchar.h wchar.in.h diff --git a/lib/.gitignore b/lib/.gitignore index 05e56a6a..9d2d22d4 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -89,6 +89,7 @@ /uniwidth /uniwidth.h /unlocked-io.h +/unsetenv.c /verify.h /wchar.h /wchar.in.h |