1 3d781bd6SAndre Fischer############################################################################### 2 3d781bd6SAndre Fischer# 3 *b10d5f79SHerbert Dürr# Licensed to the Apache Software Foundation (ASF) under one 4 *b10d5f79SHerbert Dürr# or more contributor license agreements. See the NOTICE file 5 *b10d5f79SHerbert Dürr# distributed with this work for additional information 6 *b10d5f79SHerbert Dürr# regarding copyright ownership. The ASF licenses this file 7 *b10d5f79SHerbert Dürr# to you under the Apache License, Version 2.0 (the 8 *b10d5f79SHerbert Dürr# "License"); you may not use this file except in compliance 9 *b10d5f79SHerbert Dürr# with the License. You may obtain a copy of the License at 10 *b10d5f79SHerbert Dürr# 11 *b10d5f79SHerbert Dürr# http://www.apache.org/licenses/LICENSE-2.0 12 *b10d5f79SHerbert Dürr# 13 *b10d5f79SHerbert Dürr# Unless required by applicable law or agreed to in writing, 14 *b10d5f79SHerbert Dürr# software distributed under the License is distributed on an 15 *b10d5f79SHerbert Dürr# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 *b10d5f79SHerbert Dürr# KIND, either express or implied. See the License for the 17 *b10d5f79SHerbert Dürr# specific language governing permissions and limitations 18 *b10d5f79SHerbert Dürr# under the License. 19 3d781bd6SAndre Fischer# 20 *b10d5f79SHerbert Dürr############################################################################### 21 *b10d5f79SHerbert Dürr 22 *b10d5f79SHerbert Dürr# Exclude output trees. All their content is created when OpenOffice is built. 23 *b10d5f79SHerbert Dürr 24 3d781bd6SAndre Fischermain/*/wntmsci12/ 25 3d781bd6SAndre Fischermain/*/unxmac*/ 26 *b10d5f79SHerbert Dürrmain/*/unxlng*/ 27 *b10d5f79SHerbert Dürrmain/*/unx*bsd*/ 28 *b10d5f79SHerbert Dürrmain/*/unxsol*/ 29 3d781bd6SAndre Fischerext_libraries/*/wntmsci12/ 30 3d781bd6SAndre Fischerext_libraries/*/unxmac*/ 31 *b10d5f79SHerbert Dürrext_libraries/*/unxlng*/ 32 *b10d5f79SHerbert Dürrext_libraries/*/unx*bsd*/ 33 *b10d5f79SHerbert Dürrext_libraries/*/unxsol*/ 34 3d781bd6SAndre Fischermain/solver/ 35