https://github.com/project-everest/hacl-star
Raw File
Tip revision: e686af8e7220de11e4999388a63b158a3363e2a9 authored by Nikhil Swamy on 21 April 2021, 16:47:22 UTC
Merge branch 'nik_wf' of github.com:project-everest/hacl-star into nik_wf
Tip revision: e686af8
.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