[Phpmyadmin-git] [SCM] phpMyAdmin branch, gettext, updated. RELEASE_3_3_1RC1-250-g15cbb1b

The branch, gettext has been updated via 15cbb1b61e2a1c6b2a928f471d71e146b8d46173 (commit) from 9c2b2085f8e771f1de2341c40c8341b637d82fc2 (commit) - Log ----------------------------------------------------------------- commit 15cbb1b61e2a1c6b2a928f471d71e146b8d46173 Author: Michal Čihař <michal@cihar.com> Date: Thu Mar 11 23:45:25 2010 +0100 Add ignore list for po. ----------------------------------------------------------------------- Summary of changes: po/.gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 po/.gitignore diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 0000000..f016632 --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,2 @@ +# pootle cache +.translation_index hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař