diff options
author | Jan Holesovsky <kendy@suse.cz> | 2010-08-24 17:01:38 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2010-08-24 17:01:38 +0200 |
commit | a3124f24e43810594b72e7a26480c246be8537f3 (patch) | |
tree | c52f7040262ed956ac3a91d3ab6a2eb8905e1c28 | |
parent | 56eb3cafce4337016307d2df2364a41674b19ca5 (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 f9ff7e2edb..def767e592 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 |