diff options
| author | Maxime Dénès | 2017-07-05 09:39:49 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-07-05 09:39:49 +0200 |
| commit | fb025512f4168c0a0f316458163822e831b51f43 (patch) | |
| tree | 11d8b6f8fb8c47dab855b2d37b195ff1939a9e6f | |
| parent | 2afc76653cbe6b8775e82cdc1a6d6985b33643b4 (diff) | |
| parent | 4e4cd68f626e68c5eb9dcb58fe485bd48c0384fc (diff) | |
Merge PR #839: Update .gitignore with doc/tutorial/Tutorial.v.out
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index acb1100bcf..5340f081dc 100644 --- a/.gitignore +++ b/.gitignore @@ -106,6 +106,7 @@ doc/stdlib/FullLibrary.coqdoc.tex doc/stdlib/html/ doc/stdlib/index-body.html doc/stdlib/index-list.html +doc/tutorial/Tutorial.v.out doc/RecTutorial/RecTutorial.html doc/RecTutorial/RecTutorial.ps dev/ocamldoc/*.html |
