diff options
author | Jan Holesovsky <kendy@suse.cz> | 2010-08-24 17:01:36 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2010-08-24 17:01:36 +0200 |
commit | 5eb7688757c95c9bd3d1a5c4d52e7780336241a4 (patch) | |
tree | 4ed621a64864f70bd89e1469ba90dffd7670a3c4 | |
parent | de9aa7800657e08d02a6af3d8de7808ba7e7e39c (diff) |
Update .gitignore.OOO_BUILD_3_2_98_0
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f9ff7e2ed..def767e59 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,11 @@ +# backup and temporary files +*~ +.*.sw[op] + +# the build directories /*/unxlng?? /*/unxlng??.pro + +# autoconf generated stuff +/ChangeLog +/configure |