Initial commit
This commit is contained in:
commit
96ff13057f
15 changed files with 806 additions and 0 deletions
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[attr]rust text eol=lf whitespace=trailing-space,space-before-tab,indent-with-non-tab,-tab-in-indent,tabwidth=4
|
||||
|
||||
* text=auto eol=lf
|
||||
*.rs rust diff=rust
|
||||
Cargo.lock linguist-generated=false
|
||||
Dockerfile.* linguist-language=Dockerfile
|
Loading…
Add table
Add a link
Reference in a new issue