From af80a6d0be43f29b70726764db47fe3549f494b1 Mon Sep 17 00:00:00 2001 From: Richard Davison Date: Thu, 2 Jun 2022 13:36:33 -0400 Subject: [PATCH] Fix .gitignore file --- .gitignore | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/.gitignore b/.gitignore index b2db012..8606866 100644 --- a/.gitignore +++ b/.gitignore @@ -7,31 +7,5 @@ Makefile config.cache config.log config.status -opam-version: "2.0" -version: "0.10" -maintainer: "rixed-opam@happyleptic.org" -authors: [ - "Daniel de Rauglaudre" - "Jean-Christophe FILLIATRE" - "Cedric Cellier" ] -homepage: "https://www.lri.fr/~filliatr/ftp/ocaml/cgi/" -bug-reports: "https://github.com/rixed/ocaml-cgi/issues" -dev-repo: "git+https://github.com/rixed/ocaml-cgi.git" -build: [ - ["./configure"] - [make] -] -install: [make "install"] -remove: [["ocamlfind" "remove" "cgi"]] -depends: [ - "ocaml" {> "4.01.0"} - "ocamlfind" {build} -] -synopsis: "Library for writing CGIs" -flags: light-uninstall -url { - src: "https://github.com/rixed/ocaml-cgi/archive/v0.10.tar.gz" - checksum: "md5=1e1b9e4de0ba12688b4b66523f42125d" -} configure.lineno autom4te.cache