The branch, testing, has been updated. - Log -----------------------------------------------------------------
commit e590a269549919cd48db981648881c0bb9b7d833 Author: jhiero <[email protected]> Date: Mon Jun 3 01:46:09 2013 -0400 Ignore Emacs auto-save files diff --git a/.gitignore b/.gitignore index cb56a68..d4cb4c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.o *~ +#*# .deps/ Makefile Makefile.in ----------------------------------------------------------------------- Summary of changes: .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- Repositories for GSOC work
