mirror of
https://github.com/Strum355/mcshader-lsp.git
synced 2025-08-04 09:00:18 +00:00
fix logo images because gitattributes treated them as text
This commit is contained in:
parent
f45e1a4b87
commit
3c58af95fa
4 changed files with 3 additions and 2 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -1 +1,2 @@
|
|||
* text eol=lf
|
||||
* text eol=lf
|
||||
*.png binary
|
|
@ -12,7 +12,7 @@ Currently supported editors:
|
|||
|
||||
- [Visual Studio Code](https://code.visualstudio.com/) with `vscode-mc-shader`
|
||||
|
||||
<img src="https://github.com/Strum355/mcshader-lsp/raw/master/logo.png" width="20%" height="20%">
|
||||
<img src="https://github.com/Strum355/mcshader-lsp/raw/rust-rewrite/logo.png" width="20%" height="20%">
|
||||
|
||||
## Features
|
||||
|
||||
|
|
BIN
logo-min.png
Normal file
BIN
logo-min.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
logo.png
BIN
logo.png
Binary file not shown.
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Loading…
Add table
Add a link
Reference in a new issue