aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Kliuchnikov <eustas.ru@gmail.com>2023-07-26 12:56:04 +0200
committerGitHub <noreply@github.com>2023-07-26 12:56:04 +0200
commit0b8d3c610761731de747fa07b926fb03775b0c24 (patch)
treed359e0282e7bf3b159a75707dbb99644d15b06a4
parentdbfebd13dcf51e1360f4f943306282b396a3e8cd (diff)
downloadbrotli-0b8d3c610761731de747fa07b926fb03775b0c24.zip
brotli-0b8d3c610761731de747fa07b926fb03775b0c24.tar.gz
brotli-0b8d3c610761731de747fa07b926fb03775b0c24.tar.bz2
Update .gitattributes
Update list of exportes files in root directory
-rw-r--r--.gitattributes16
1 files changed, 5 insertions, 11 deletions
diff --git a/.gitattributes b/.gitattributes
index 8915918..ba871fb 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,24 +4,19 @@ tests/testdata/* binary
**/** export-ignore
# Add top-level files
-bootstrap !export-ignore
-BUILD !export-ignore
+BUILD.bazel !export-ignore
+CHANGELOG.md !export-ignore
CMakeLists.txt !export-ignore
compiler_config_setting.bzl !export-ignore
-configure !export-ignore
-configure-cmake !export-ignore
-configure.ac !export-ignore
CONTRIBUTING.md !export-ignore
LICENSE !export-ignore
-Makefile !export-ignore
-Makefile.am !export-ignore
MANIFEST.in !export-ignore
-premake5.lua !export-ignore
README !export-ignore
README.md !export-ignore
-setup.py !export-ignore
+SECURITY.md !export-ignore
setup.cfg !export-ignore
-WORKSPACE !export-ignore
+setup.py !export-ignore
+WORKSPACE.bazel !export-ignore
# Add sources
c !export-ignore
@@ -40,7 +35,6 @@ python/** !export-ignore
# Add more build files.
scripts !export-ignore
-scripts/sources.lst !export-ignore
scripts/libbrotli*.pc.in !export-ignore
# Add testdata