diff options
author | Jan Holesovsky <kendy@suse.cz> | 2010-08-24 17:01:41 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2010-08-24 17:01:41 +0200 |
commit | 1c19f9039a98691492235c2a71fac1dd717ebda9 (patch) | |
tree | 8df31de77ec3f506b92c9c7d25fb7383bc9b7918 /.gitignore | |
parent | 904e5801aea86a79d6256fcbc3cfdba4535ca8a9 (diff) |
Update .gitignore.
Notes
Notes:
split repo tag: ure_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 |