Add `.editorconfig` to `.gitattributes`
This commit is contained in:
parent
35759b7561
commit
bb5769e2e3
|
|
@ -1,4 +1,5 @@
|
|||
*.min.js binary
|
||||
/.editorconfig export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/.github export-ignore
|
||||
/.gitignore export-ignore
|
||||
|
|
|
|||
Loading…
Reference in New Issue