Merge pull request #3130 from ziegenberg/dont-export-editorconfig

Do not add `.editorconfig` file to releases
This commit is contained in:
Marcus Bointon 2025-02-02 21:34:18 +01:00 committed by GitHub
commit ccce6f6ce9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -1,6 +1,7 @@
* text=auto
/.codecov.yml export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore