The branch, 2.0.x, has been updated. - Log -----------------------------------------------------------------
commit 68135b286870fd0ced5c894c1a52f6ead8b549e2 Author: Richard Heck <[email protected]> Date: Wed Jul 11 11:18:17 2012 -0400 Add generated .cpp files to .gitignore. diff --git a/.gitignore b/.gitignore index 2bc7058..15a02e1 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,7 @@ config.log config.status lyx.1 stamp-h1 +src/lyxcore.cpp +src/lyxinsets.cpp +src/lyxmathed.cpp +src/client/lyxclient.cpp ----------------------------------------------------------------------- Summary of changes: .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) hooks/post-receive -- The LyX Source Repository
