From: Harley L. <los...@us...> - 2012-07-17 21:52:43
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "UNNAMED PROJECT". The branch, master has been updated via efe60e2ccddd43bde6dd412fcf73843b1239da9d (commit) from 8e2359a1d094e799091829c49059b10176741eec (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit efe60e2ccddd43bde6dd412fcf73843b1239da9d Author: Harley Laue <los...@gm...> Date: Tue Jul 17 16:47:56 2012 -0500 Added gitignore ----------------------------------------------------------------------- Summary of changes: .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fce4068 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +.*.swp +*~ hooks/post-receive -- UNNAMED PROJECT |