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 | 7302529f5102a9b9e02f66bbd5a1201a486de8e6 (patch) | |
tree | abccd2eef1d0e1eabeced3641a406a470909ff04 | |
parent | 1ef3c2d42b5d3eaa4082e0800e1b3027c1476538 (diff) |
Update .gitignore.
Notes
Notes:
split repo tag: base_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 f9ff7e2edb24..def767e59215 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 |