This website requires JavaScript.
Explore
Help
Sign In
haskal
/
starship
Watch
1
Star
0
Fork
You've already forked starship
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6a187dcbd7
starship
/
.gitattributes
4 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: init script line endings (#3178)
2021-10-30 08:51:56 +00:00
/src/init/* text eol=lf
fix(init): always use lf line endings (#2655) * fix(init): always use lf line endings * make gitattributes file more specific Co-Authored-By: Dario Vladović <1170440+vladimyr@users.noreply.github.com> * Update .gitattributes Co-authored-by: Dario Vladović <d.vladimyr@gmail.com> Co-authored-by: Dario Vladović <1170440+vladimyr@users.noreply.github.com> Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com> Co-authored-by: Dario Vladović <d.vladimyr@gmail.com>
2021-04-29 16:51:47 +00:00
*.sh text eol=lf
fix(schema): move config-schema into docs folder (#3878)
2022-04-16 14:16:27 +00:00
/docs/.vuepress/public/config-schema.json text eol=lf