diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-01 16:32:12 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-01 16:32:12 +0800 |
commit | 5ac0fc552d22c111e59bc3838bbe6038c839c776 (patch) | |
tree | 717236530b508d105f61027cb16a5a5808aa9f59 | |
parent | 01d685c3ef1baf8ce117f4b983c519eb74ba92d6 (diff) | |
download | gsoc2013-empathy-5ac0fc552d22c111e59bc3838bbe6038c839c776.tar gsoc2013-empathy-5ac0fc552d22c111e59bc3838bbe6038c839c776.tar.gz gsoc2013-empathy-5ac0fc552d22c111e59bc3838bbe6038c839c776.tar.bz2 gsoc2013-empathy-5ac0fc552d22c111e59bc3838bbe6038c839c776.tar.lz gsoc2013-empathy-5ac0fc552d22c111e59bc3838bbe6038c839c776.tar.xz gsoc2013-empathy-5ac0fc552d22c111e59bc3838bbe6038c839c776.tar.zst gsoc2013-empathy-5ac0fc552d22c111e59bc3838bbe6038c839c776.zip |
Update gitignore files
svn path=/trunk/; revision=1276
-rw-r--r-- | help/sv/.gitignore | 1 | ||||
-rw-r--r-- | m4/.gitignore | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/help/sv/.gitignore b/help/sv/.gitignore new file mode 100644 index 000000000..6722cd96e --- /dev/null +++ b/help/sv/.gitignore @@ -0,0 +1 @@ +*.xml diff --git a/m4/.gitignore b/m4/.gitignore index 7f3cf1220..46125d52e 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -1,3 +1,9 @@ gtk-doc.m4 intltool.m4 gnome-doc-utils.m4 +libtool.m4 +ltoptions.m4 +ltsugar.m4 +ltversion.m4 +lt~obsolete.m4 + |