summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-12-13 12:07:45 -0500
committerNick Mathewson <nickm@torproject.org>2017-12-13 12:07:45 -0500
commitca8e9813bf125d68d64228d1bb39a170ae6ea16b (patch)
tree9ecacb5ba69a6d914261f3070e34ebe84bd61566
parent93b3c4b8448914b6f3753829a965603fe15c059c (diff)
downloadtor-ca8e9813bf125d68d64228d1bb39a170ae6ea16b.tar.gz
tor-ca8e9813bf125d68d64228d1bb39a170ae6ea16b.zip
vim sometimes makes swo tempfiles
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 671288d418..4dc8867a89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
.#*
*~
*.swp
+*.swo
# C stuff
*.o
*.obj