Reviewed-by: Andrew Donnellan <[email protected]> Signed-off-by: Daniel Axtens <[email protected]>
--- v3: - Add #*# pattern, thanks Andrew. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ea1af7006e39..b3af3a480d81 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ .* *.pyc *.patch +*~ +\#*\# # # Top-level generic files -- 2.7.4 _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
