diff options
author | Eric Blake <eblake@redhat.com> | 2010-06-14 15:49:46 -0600 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2010-06-14 15:49:46 -0600 |
commit | 9f75771efbc5b8c0f79dc2025ddc05f04c56be80 (patch) | |
tree | 4a877c588e621e3ce3c2b9eeddc2d9a0a065bc68 /.gitignore | |
parent | 879e8261bbc7cc42f620778155b1e1c9e5ae3ef2 (diff) | |
download | coreutils-9f75771efbc5b8c0f79dc2025ddc05f04c56be80.tar.xz |
maint: ignore another gnulib generated file
* .gnulib: Exclude lib/c++defs.h.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index da2d508de..323c676d6 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,7 @@ lib/.gitignore lib/arg-nonnull.h lib/arpa lib/binary-io.h +lib/c++defs.h lib/charset.alias lib/configmake.h lib/glthread |