From: Harley L. <los...@us...> - 2012-07-17 21:52:48
|
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 324ededdab421cfefcfd380c2b77f24f2e3d8c5b (commit) from af007079cb49d2af7d01d424b95a6133447769bd (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 324ededdab421cfefcfd380c2b77f24f2e3d8c5b 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 |