Add QUICKSTART guide and .gitattributes
This commit is contained in:
parent
5f923d8ece
commit
dc5113d303
2 changed files with 126 additions and 0 deletions
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
* text=auto eol=lf
|
||||
*.py text eol=lf
|
||||
*.md text eol=lf
|
||||
*.yaml text eol=lf
|
||||
*.yml text eol=lf
|
||||
*.txt text eol=lf
|
||||
*.sh text eol=lf
|
||||
Loading…
Add table
Add a link
Reference in a new issue