diff options
author | Jan Holesovsky <kendy@suse.cz> | 2011-05-31 14:04:04 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-06-01 16:57:47 +0200 |
commit | e31a9654552e800431445d5ed9017c6727282425 (patch) | |
tree | 14ed102a7925d2a3cf08595ca961ff472d7c236d /.gitignore | |
parent | 0e02b2c194ccdffe267356818712a9e4fef370de (diff) |
Ignore installation dirs in instsetoo_native.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d82ad755e..4c18d59ea 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,8 @@ /*/unxand? /*/unxand?.pro /solver/* +/instsetoo_native/util/LibreOffice +/instsetoo_native/util/LibreOffice_SDK # autoconf generated stuff /aclocal.m4 |