This commit is contained in:
swrup 2025-11-11 02:07:51 +01:00
parent aa2ff7b2f0
commit 2f3113f55d
11742 changed files with 1223940 additions and 0 deletions

11
unikernel/duniverse/dune_/.gitattributes vendored Executable file
View file

@ -0,0 +1,11 @@
*.ml* text eol=lf linguist-language=OCaml
*.rst text eol=lf
*.c text eol=lf
*.t text eol=lf -linguist-detectable
*.sh text eol=lf
*.ps1 text working-tree-encoding=UTF-16 eol=crlf
dune text eol=lf
dune.inc text eol=lf
.gitignore text eol=lf
.gitattributes text eol=lf
.ocamlformat text eol=lf