diff options
author | glondu <glondu@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2010-04-10 19:07:07 +0000 |
---|---|---|
committer | glondu <glondu@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2010-04-10 19:07:07 +0000 |
commit | 1c75bf3def2601243d0a9f49e8a7d72b2b48defe (patch) | |
tree | 0b5d623998ae3cb3cb779acd5c709c431ffcc4b3 /.gitignore | |
parent | 52a7bbf10dab7d4f7f7bbdf9ddec08805693919c (diff) |
Update .gitignore
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12923 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d77b4bef3..eaa6b8f72 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ *.v.pdf *.v.ps *.v.html +*.stamp revision TAGS .DS_Store @@ -50,6 +51,7 @@ kernel/byterun/dllcoqrun.so states/initial.coq coqdoc.sty test-suite/lia.cache +test-suite/trace # documentation |