diff options
author | Thomas White <taw@bitwiz.org.uk> | 2010-12-08 15:11:45 -0700 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:08 +0100 |
commit | c12133dbbf9b4e6db743512d67b7f67810f4ccd3 (patch) | |
tree | 55e6c206e90e3fbcd88615d5ea262904a35b8acb /lib/.gitignore | |
parent | 56a9114bbc3160ec25c0ecf0020f85b56830d0cf (diff) |
Remove and ignore lib/*.h
Diffstat (limited to 'lib/.gitignore')
-rw-r--r-- | lib/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index 300ae041..c6212df2 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -1,5 +1,8 @@ stddef.h string.h +arg-nonnull.h +c++defs.h +warn-on-use.h libgnu.a .deps *.o |