diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2010-04-08 10:33:53 +0200 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2010-04-08 10:33:53 +0200 |
commit | bb3ea9c344083c03dac8d816fc93a393ddba8b58 (patch) | |
tree | 8af71be5f7e11421a0c9e69f64b1fe40eb3bbc0b /utils | |
parent | c164cf038c522d153bf9ac6c4bddabe0be81a7e1 (diff) |
.gitignore getconf binaries
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'utils')
-rw-r--r-- | utils/.gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/utils/.gitignore b/utils/.gitignore index 8b2853db0..5b2ee4764 100644 --- a/utils/.gitignore +++ b/utils/.gitignore @@ -1,8 +1,10 @@ +getconf +getconf.host +iconv +iconv.host ldconfig ldconfig.host ldd ldd.host -iconv -iconv.host locale locale.host |