diff options
author | Jan Holesovsky <kendy@suse.cz> | 2010-08-24 17:01:40 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2010-08-24 17:01:40 +0200 |
commit | 41a1c71a71632f2dd8176e7d089b89074d03f6be (patch) | |
tree | 2919c17e546791357f87c420fb2157db3a78dc10 | |
parent | 08d909bfff4df9ebf5eaf7607d6055d707e499c2 (diff) |
Update .gitignore.
Notes
split repo tag: testing_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 |