aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorEvgenii Kliuchnikov <eustas@google.com>2024-01-05 01:57:06 -0800
committerCopybara-Service <copybara-worker@google.com>2024-01-05 01:57:44 -0800
commit2ad58d8603294f5ee33d23bb725e0e6a17c1de50 (patch)
treeefbe8117f0a1bf3f23a69b9abedfb338701f1eec /.gitattributes
parent26b1fec26b1db1cc0897d2883d1e2841ed4c84bc (diff)
downloadbrotli-2ad58d8603294f5ee33d23bb725e0e6a17c1de50.zip
brotli-2ad58d8603294f5ee33d23bb725e0e6a17c1de50.tar.gz
brotli-2ad58d8603294f5ee33d23bb725e0e6a17c1de50.tar.bz2
use .bazelignore instead of fake repositories
PiperOrigin-RevId: 595931804
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index a0853c2..080c2a9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,10 +4,10 @@ tests/testdata/* binary
**/** export-ignore
# Add top-level files
+.bazelignore !export-ignore
BUILD.bazel !export-ignore
CHANGELOG.md !export-ignore
CMakeLists.txt !export-ignore
-compiler_config_setting.bzl !export-ignore
CONTRIBUTING.md !export-ignore
LICENSE !export-ignore
MANIFEST.in !export-ignore