From 2ad58d8603294f5ee33d23bb725e0e6a17c1de50 Mon Sep 17 00:00:00 2001 From: Evgenii Kliuchnikov Date: Fri, 5 Jan 2024 01:57:06 -0800 Subject: use .bazelignore instead of fake repositories PiperOrigin-RevId: 595931804 --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitattributes') 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 -- cgit v1.1