Revision 1ab72c13adb58bedc6db10c401aa9c628fce06c2 authored by Jonathan Protzenko on 27 March 2020, 18:06:16 UTC, committed by GitHub on 27 March 2020, 18:06:16 UTC
2 parent s 9ed19e8 + db56f0f
Raw File
.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