Do not add .editorconfig file to releases
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
This commit is contained in:
parent
2f5c94fe74
commit
35b6ca5085
|
|
@ -1,6 +1,7 @@
|
||||||
* text=auto
|
* text=auto
|
||||||
|
|
||||||
/.codecov.yml export-ignore
|
/.codecov.yml export-ignore
|
||||||
|
/.editorconfig export-ignore
|
||||||
/.gitattributes export-ignore
|
/.gitattributes export-ignore
|
||||||
/.github export-ignore
|
/.github export-ignore
|
||||||
/.gitignore export-ignore
|
/.gitignore export-ignore
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue