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 | 6903112d37b66edbea357f19c5a264e89947b69b (patch) | |
tree | 782d3352da52ef7f7ec975688a3ab2a4cef4ac09 | |
parent | 8127346c28936ed2c7810a13f2664427c99b26f7 (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 |