[libvirt] [python PATCH] maint: ignore editor files

4 Feb
2014
4 Feb
'14
6:34 p.m.
* .gitignore: Exclude emacs cruft. Signed-off-by: Eric Blake <eblake@redhat.com> --- Pushing as trivial. .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b859b49..44e1656 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ build/ dist/ MANIFEST *~ +*#*# +*.#*# -- 1.8.5.3
4234
Age (days ago)
4234
Last active (days ago)
0 comments
1 participants
participants (1)
-
Eric Blake