
The branch, master has been updated via 560104da7293c533f86cdc7087498979491bed26 (commit) from 3436ce42cc81fc14854b188fd7ad8dcb7103343b (commit) - Log ----------------------------------------------------------------- commit 560104da7293c533f86cdc7087498979491bed26 Author: Michal Čihař <mcihar@novell.com> Date: Thu May 13 11:34:52 2010 +0200 Ignore generated docs. ----------------------------------------------------------------------- Summary of changes: .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index bae35cb..3e12f7d 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ locale *~ # Javascript sources sources +# API documentation +apidoc hooks/post-receive -- phpMyAdmin