diff options
| author | Emilio Jesus Gallego Arias | 2018-10-17 15:40:59 +0200 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2018-10-17 15:40:59 +0200 |
| commit | 26ad56149f93939b122e94bf54a5f0b4f3ec9f98 (patch) | |
| tree | b79832cbabcdbbec450805c70f3b7132151a3921 /.gitignore | |
| parent | 15998894ff76b1fa9354085ea0bddae4f8f23ddf (diff) | |
[doc] [build] Remove ocamlbuild leftovers.
We had a brief leftovers of the ocamlbuild experiment that are not
relevant anymore as it was removed from the tree a few years ago.
p.s: The amount of cruft we have in the `dev/build/windows` folder is
staggering, see for example what `git grep ocamlbuild` returns.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 05869e2a0c..63da6b4d0e 100644 --- a/.gitignore +++ b/.gitignore @@ -50,7 +50,6 @@ TAGS bin/ _build_ci _build -myocamlbuild_config.ml config/Makefile config/coq_config.ml config/coq_config.py |
