diff options
author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2010-10-07 12:12:17 +0100 |
---|---|---|
committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2010-10-07 12:12:17 +0100 |
commit | 81558ce3096c7efd3f54a7752ae113b1e1eabc84 (patch) | |
tree | 92becc13e3ef7e73259b3fb5867ad2665ce34eb8 /.gitignore | |
parent | c1e8d65356202f9c0f3b52a54c638814d4b68d44 (diff) |
gitignore: include emacs tmp files
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,3 +7,5 @@ /telepathy-spec-*.tar* /test/output /tmp +.\#* +\#*\#
\ No newline at end of file |