Skip to content

Commit b382749

Browse files
authored
Standardize and order the .gitattributes file (#48764)
1 parent 89df9fc commit b382749

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

.gitattributes

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
clients export-ignore
21
chart/charts/** export-ignore
2+
clients export-ignore
3+
contributing-docs/ export-ignore
34
dev export-ignore
45
devel-common export-ignore
56
docker-context-files export-ignore
@@ -12,22 +13,20 @@ newsfragments export-ignore
1213
scripts export-ignore
1314

1415
Dockerfile.ci export-ignore
15-
16-
ISSUE_TRIAGE_PROCESS.rst export-ignore
1716
CONTRIBUTING.rst export-ignore
18-
contributing-docs/ export-ignore
17+
ISSUE_TRIAGE_PROCESS.rst export-ignore
1918

19+
.asf.yaml export-ignore
20+
.bash_completion export-ignore
21+
.codespellignorelines export-ignore
2022
.devcontainer export-ignore
21-
.github export-ignore
22-
.readthedocs.yml export-ignore
23-
.hadolint.yaml export-ignore
24-
.pre-commit-config.yaml export-ignore
25-
.mailmap export-ignore
2623
.editorconfig export-ignore
27-
.inputrc export-ignore
28-
.codespellignorelines export-ignore
24+
.github export-ignore
2925
.gitmodules export-ignore
3026
.gitpod.yml export-ignore
27+
.hadolint.yaml export-ignore
28+
.inputrc export-ignore
29+
.mailmap export-ignore
3130
.markdownlint.yml export-ignore
32-
.bash_completion export-ignore
33-
.asf.yaml export-ignore
31+
.pre-commit-config.yaml export-ignore
32+
.readthedocs.yml export-ignore

0 commit comments

Comments
 (0)