https://github.com/project-everest/hacl-star
Raw File
Tip revision: 915357cb193a2b084a411947adf4d171cee8a1f1 authored by Aymeric Fromherz on 24 March 2020, 19:34:45 UTC
Hints for hash incremental
Tip revision: 915357c
.gitattributes
# Linguist
*.fst linguist-language=FStar
*.fst linguist-documentation=false
*.fsti linguist-language=FStar
*.fsti linguist-documentation=false

# Line endings
Makefile.* eol=lf
Makefile eol=lf
configure eol=lf
.gitignore eol=lf
.ignore eol=lf
*.sh text eol=lf
*.fst eol=lf
*.fsti eol=lf
*.ml* eol=lf
*.hints eol=lf -diff linguist-generated
back to top