mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-27 02:52:22 +03:00
1551131d1a
* Add streaming text example Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com> * Updated diagram to be visible on dark mode (#1456) Added white background so the diagram in docs is visible also in dark background. * Update .gitattributes to not look at haskell files * docs: remove mentions of logoUrl --------- Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com> Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com> Co-authored-by: Boris Martinovic <boris@martinovic.dev> Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
*.wasp linguist-language=JavaScript
|
|
|
|
*.hs linguist-detectable=false
|
|
|
|
/examples/* linguist-documentation
|