Skip to content

Commit 6c3e369

Browse files
authored
Do not export changelog to source control
Seems we forgot to update this when we moved changelogs to a single file.
1 parent 43bcb81 commit 6c3e369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
.gitattributes export-ignore
1515
.gitignore export-ignore
1616
.styleci.yml export-ignore
17-
CHANGELOG-* export-ignore
17+
CHANGELOG.md export-ignore
1818
CODE_OF_CONDUCT.md export-ignore
1919
CONTRIBUTING.md export-ignore
2020
docker-compose.yml export-ignore

0 commit comments

Comments
 (0)