mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
examples: v back-end example for vweb (#15141)
This commit is contained in:

committed by
GitHub

parent
1f3be99859
commit
2d7406a8cd
4
examples/vweb_orm_jwt/.gitattributes
vendored
Normal file
4
examples/vweb_orm_jwt/.gitattributes
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
*.v linguist-language=V text=auto eol=lf
|
||||
*.vv linguist-language=V text=auto eol=lf
|
||||
*.vsh linguist-language=V text=auto eol=lf
|
||||
**/v.mod linguist-language=V text=auto eol=lf
|
Reference in New Issue
Block a user