diff options
author | Thomas White <taw@physics.org> | 2014-08-19 15:06:27 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-08-19 15:06:27 +0200 |
commit | 2e2856a6da556d1b038d7a6f7e5e677732ed3eb5 (patch) | |
tree | f6d1608808c887d78c4fb15eaa1b505a2f27fe9a /lib/.gitignore | |
parent | 9e326c9d76beb1364b5f71eefae83bc859295c83 (diff) |
Add missing Gnulib files
Diffstat (limited to 'lib/.gitignore')
-rw-r--r-- | lib/.gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index 8db8cc51..37032a8a 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -7,9 +7,6 @@ libgnu.a .deps *.o *.lo -/msvc-inval.h -/msvc-nothrow.h -/w32sock.h fcntl.h pty.h stdlib.h @@ -19,4 +16,3 @@ sys/ioctl.h sys/socket.h sys/types.h sys/uio.h - |