commit ecfeb321af2e2c535b3ca56b03186ea96c06f8b7 Author: hiromipaw hiro@torproject.org Date: Tue Feb 6 11:09:06 2018 +0100
Update gitignore to avoid editor drops --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore index 5c557e58..d8022fbd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,8 @@ .deps *.html.en *.html.es -*~.* +#*# +.#* +*~ +*.swp +*.swo
tor-commits@lists.torproject.org