blob: aa333751d1b86bc5ca986f8788f516133747585b [file] [log] [blame]
Han-Wen Nienhuys3e0c44f2015-05-11 15:14:46 +00001*.bzl linguist-language=Python
2BUILD linguist-language=Python
3site/* linguist-documentation
Ed Schoutena3ec4bd2018-10-11 04:54:36 -07004
Son Luong Ngoc9fc89482024-07-03 10:09:46 -07005# Github excludes files in 'build' directory from their search by default.
6# This negates the exclusion.
7#
8# For more information, see:
9# https://docs.github.com/en/search-github/searching-on-github/finding-files-on-github#customizing-excluded-files
10**/build/** linguist-generated=false
11
Ed Schoutena3ec4bd2018-10-11 04:54:36 -070012# Files that should not use CRLF line endings, even on Windows.
13tools/genrule/genrule-setup.sh -text
Fabian Meumertzheim24ef85f2024-06-19 00:25:43 -070014
15# A custom merge driver for the Bazel lockfile.
16# https://bazel.build/external/lockfile#automatic-resolution
17MODULE.bazel.lock merge=bazel-lockfile-merge