[tor-commits] [webwml/master] Update gitignore to avoid editor drops
hiro at torproject.org
hiro at torproject.org
Tue Feb 6 10:09:32 UTC 2018
commit ecfeb321af2e2c535b3ca56b03186ea96c06f8b7
Author: hiromipaw <hiro at 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
More information about the tor-commits
mailing list