diff options
author | Jim Meyering <jim@meyering.net> | 2007-01-06 18:38:51 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-03-29 21:37:05 +0200 |
commit | 8c94771b88fa5d595c21383ba83a1311f4ed3884 (patch) | |
tree | 898d3310e29d660f0e951295536e8cc6febd1d66 /.gitignore | |
parent | 3ea540c7570a76bf72ae697c4040e77dad5bea6d (diff) | |
download | coreutils-8c94771b88fa5d595c21383ba83a1311f4ed3884.tar.xz |
add chcon
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 213c2853d..0937c2b11 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ Makefile.in THANKS-to-translators aclocal.m4 autom4te.cache +chcon config.cache config.h config.hin @@ -37,4 +38,3 @@ tests/test/test-tests tests/tr/tr-tests tests/uniq/uniq-tests tests/wc/wc-tests -chcon |