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 | 05add37b0a32de55c99dd6f8b914669cfd45d6ca (patch) | |
tree | 7a9ee68a5224272aad451bbd93e6f2db2bfb3e37 /.gitignore | |
parent | fedd000b4d01202b2c3764a4862dc038315dd467 (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 d82ad755e3fa..4c18d59eae04 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 |