diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-21 04:12:32 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-21 04:12:32 +0800 |
commit | 694b108e1ad2661a3af90244495d0eb09dad17fa (patch) | |
tree | 81562fafe722e8279936452d74b0ee2fc9c0c15b /help | |
parent | 406314273a951f81fa8b23cb703fe9ec9c5e5b8a (diff) | |
download | gsoc2013-empathy-694b108e1ad2661a3af90244495d0eb09dad17fa.tar gsoc2013-empathy-694b108e1ad2661a3af90244495d0eb09dad17fa.tar.gz gsoc2013-empathy-694b108e1ad2661a3af90244495d0eb09dad17fa.tar.bz2 gsoc2013-empathy-694b108e1ad2661a3af90244495d0eb09dad17fa.tar.lz gsoc2013-empathy-694b108e1ad2661a3af90244495d0eb09dad17fa.tar.xz gsoc2013-empathy-694b108e1ad2661a3af90244495d0eb09dad17fa.tar.zst gsoc2013-empathy-694b108e1ad2661a3af90244495d0eb09dad17fa.zip |
Add files to gitignore for help translations
svn path=/trunk/; revision=1014
Diffstat (limited to 'help')
-rw-r--r-- | help/.gitignore | 3 | ||||
-rw-r--r-- | help/es/.gitignore | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/help/.gitignore b/help/.gitignore index a57b2ac0a..c3f66c309 100644 --- a/help/.gitignore +++ b/help/.gitignore @@ -1 +1,2 @@ -empathy-C.omf +*.omf +*.mo diff --git a/help/es/.gitignore b/help/es/.gitignore new file mode 100644 index 000000000..6722cd96e --- /dev/null +++ b/help/es/.gitignore @@ -0,0 +1 @@ +*.xml |