diff options
author | Thomas White <taw@physics.org> | 2014-08-19 14:51:47 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-08-19 14:51:47 +0200 |
commit | 9e326c9d76beb1364b5f71eefae83bc859295c83 (patch) | |
tree | 7ddeeacbb2932ee9e6b8a85f7a704556af529e7b | |
parent | 7ae6605846ecc70c937fca31b2133082aae055df (diff) |
Ignore lib/stdalign.h
-rw-r--r-- | lib/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index fc9f826b..8db8cc51 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -13,6 +13,7 @@ libgnu.a fcntl.h pty.h stdlib.h +stdalign.h unistd.h sys/ioctl.h sys/socket.h |