diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/.gitignore | 8 | ||||
-rw-r--r-- | docs/libempathy-gtk/.gitignore | 6 | ||||
-rw-r--r-- | docs/libempathy/.gitignore | 6 |
3 files changed, 20 insertions, 0 deletions
diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 000000000..a7316fb11 --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1,8 @@ +html +xml +tmpl +*.txt +*.stamp + +version.xml + diff --git a/docs/libempathy-gtk/.gitignore b/docs/libempathy-gtk/.gitignore new file mode 100644 index 000000000..51f581636 --- /dev/null +++ b/docs/libempathy-gtk/.gitignore @@ -0,0 +1,6 @@ +libempathy-gtk.args +libempathy-gtk.hierarchy +libempathy-gtk.interfaces +libempathy-gtk.prerequisites +libempathy-gtk.signals + diff --git a/docs/libempathy/.gitignore b/docs/libempathy/.gitignore new file mode 100644 index 000000000..0a5b4cabb --- /dev/null +++ b/docs/libempathy/.gitignore @@ -0,0 +1,6 @@ +libempathy.args +libempathy.hierarchy +libempathy.interfaces +libempathy.prerequisites +libempathy.signals + |