https://github.com/mit-plv/fiat-crypto
Raw File
Tip revision: 20ff71d2e96ca0948be074ed85b0607a4e821e5d authored by Andres Erbsen on 10 October 2021, 19:29:49 UTC
Update coq.yml
Tip revision: 20ff71d
.gitattributes
* text=auto

*.sh   text eol=lf
*.c    text
*.h    text
*.rs   text
*.go   text
*.zig  text

fiat-bedrock2/**/*.c  linguist-generated
fiat-c/**/*.c         linguist-generated
fiat-go/**/*.go       linguist-generated
fiat-java/**/*.java   linguist-generated
fiat-json/**/*.json   linguist-generated
fiat-rust/**/*.rs     linguist-generated
fiat-zig/**/*.zig     linguist-generated
back to top