# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License.  You may obtain a copy of the License at
#
#   http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied.  See the License for the
# specific language governing permissions and limitations
# under the License.

*.s
*.tmpldata
go.sum

.github/pull_request_template.md

arrow/avro/testdata/alltypes.avsc
arrow/flight/gen/flight/*.pb.go
arrow/type_string.go
arrow/unionmode_string.go
arrow/compute/datumkind_string.go
arrow/compute/funckind_string.go
arrow/compute/internal/kernels/compareoperator_string.go
arrow/compute/internal/kernels/roundmode_string.go
arrow/compute/internal/kernels/_lib/vendored/*

parquet/internal/gen-go/parquet/GoUnusedProtection__.go
parquet/internal/gen-go/parquet/parquet-consts.go
parquet/internal/gen-go/parquet/parquet.go
parquet/version_string.go
parquet/variant/basic_type_stringer.go
parquet/variant/primitive_type_stringer.go
