From fb9d9ed9995c6e411f1223d5b53f7b8b6880573e Mon Sep 17 00:00:00 2001 From: Dan Rostovtsev Date: Sun, 29 Mar 2026 15:32:40 -0400 Subject: Simple build and README. --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d49d37c --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.aux +*.glob +*.vo +*.vok +*.vos +*~ +.CoqMakefile.d +.lia.cache +CoqMakefile +CoqMakefile.conf \ No newline at end of file -- cgit v1.3