Skip to content

Commit 718c09e

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 a039725 commit 718c09e

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
@@ -17,7 +17,7 @@
1717
.gitattributes export-ignore
1818
.gitignore export-ignore
1919
.styleci.yml export-ignore
20-
CHANGELOG-* export-ignore
20+
CHANGELOG.md export-ignore
2121
CODE_OF_CONDUCT.md export-ignore
2222
CONTRIBUTING.md export-ignore
2323
docker-compose.yml export-ignore

0 commit comments

Comments
 (0)