mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Add npm start script alias for npm run serve
This commit is contained in:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -1 +1,6 @@
|
||||
# Requires Git to check out files with the LF (not CRLF) line endings for files it automatically recognizes as being text-based
|
||||
# The `*` targets all files
|
||||
# The `text=auto` makes it apply a conversion only to files detected as text-based
|
||||
# The `eol=lf` sets the conversion to an LF line ending
|
||||
# https://git-scm.com/docs/gitattributes
|
||||
* text=auto eol=lf
|
||||
|
||||
Reference in New Issue
Block a user