From: Harley L. <los...@us...> - 2012-07-17 21:54:07
|
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 "The KallistiOS port of lwip 0.5.3.". The branch, master has been updated via a084d06fc2d19f4d0a20f208b9e951759010d4d0 (commit) from cf767e378def73b314e061613d032f7574b0ffb8 (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 a084d06fc2d19f4d0a20f208b9e951759010d4d0 Author: Harley Laue <los...@gm...> Date: Tue Jul 17 16:47:57 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 -- The KallistiOS port of lwip 0.5.3. |