diff options
author | Jan Holesovsky <kendy@suse.cz> | 2010-08-24 17:01:39 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2010-08-24 17:01:39 +0200 |
commit | 5c5915bb0ffbfa975ffac67e6ebf8c8ca75876a2 (patch) | |
tree | 29a6801b173061647f742e5bccb83ded78459068 /.gitignore | |
parent | 96629f3b058b6ee7f8a4b05f152e3db32db68b67 (diff) |
Update .gitignore.
Notes
Notes:
split repo tag: libs-extern_OOO_BUILD_3_2_98_0
Diffstat (limited to '.gitignore')
-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 |