diff options
author | pboutill <pboutill@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2011-09-01 09:50:45 +0000 |
---|---|---|
committer | pboutill <pboutill@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2011-09-01 09:50:45 +0000 |
commit | 53f43b6fa01ced95f37c99cccec69a5e09517e21 (patch) | |
tree | 6cb8e52660cf8f895b5b5dd76ed11a76a08e948f /.gitignore | |
parent | b83c2b5c95c48913a608946389978241491af760 (diff) |
gitignore update
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14432 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 4f0058938..e6b063684 100644 --- a/.gitignore +++ b/.gitignore @@ -102,13 +102,12 @@ tools/coqdoc/cpretty.ml # .mly files -dev/ocamlweb-doc/syntax.ml -dev/ocamlweb-doc/syntax.mli ide/config_parser.ml ide/config_parser.mli # .ml4 files +ide/project_file.ml lib/pp.ml lib/compat.ml parsing/g_xml.ml @@ -157,7 +156,6 @@ tactics/rewrite.ml tactics/eqdecide.ml tactics/extratactics.ml tactics/extraargs.ml -tools/coq_makefile.ml tools/coq_tex.ml toplevel/mltop.ml toplevel/whelp.ml |