The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 04ad3f4a95ed53ffeb4befbeb135eef32cc1aa77 Author: Richard Heck <[email protected]> Date: Fri Mar 8 15:32:43 2013 -0500 Add .bak files to .gitignore. diff --git a/.gitignore b/.gitignore index 5b82a0a..cb56a68 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ lyx.1 .history stamp-h1 *.old +*.bak ----------------------------------------------------------------------- Summary of changes: .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- The LyX Source Repository
