diff options
author | Emanuele Aina <emanuele.aina@collabora.com> | 2013-03-25 23:38:16 +0800 |
---|---|---|
committer | Marco Barisione <marco.barisione@collabora.co.uk> | 2013-08-20 18:03:04 +0800 |
commit | 5cbc27ef0f4373175af5725d1a0b78d464bb23b3 (patch) | |
tree | 377bc6c4903fc0d159a75d7b5d1facc2f53a7308 /tp-account-widgets/.gitignore | |
parent | 80a78928abd6a5c581e6c0e6036d3e7aea31d7ad (diff) | |
download | gsoc2013-empathy-5cbc27ef0f4373175af5725d1a0b78d464bb23b3.tar gsoc2013-empathy-5cbc27ef0f4373175af5725d1a0b78d464bb23b3.tar.gz gsoc2013-empathy-5cbc27ef0f4373175af5725d1a0b78d464bb23b3.tar.bz2 gsoc2013-empathy-5cbc27ef0f4373175af5725d1a0b78d464bb23b3.tar.lz gsoc2013-empathy-5cbc27ef0f4373175af5725d1a0b78d464bb23b3.tar.xz gsoc2013-empathy-5cbc27ef0f4373175af5725d1a0b78d464bb23b3.tar.zst gsoc2013-empathy-5cbc27ef0f4373175af5725d1a0b78d464bb23b3.zip |
tp-account-widgets: Move account widgets code in the tp-account-widgets subdir
Start moving the account widgets code in a subdir before fully isolating
it and stubbing it out in a submodule.
https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'tp-account-widgets/.gitignore')
-rw-r--r-- | tp-account-widgets/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tp-account-widgets/.gitignore b/tp-account-widgets/.gitignore new file mode 100644 index 000000000..3c37f3d0c --- /dev/null +++ b/tp-account-widgets/.gitignore @@ -0,0 +1 @@ +empathy-account-widgets-resources.[ch] |