commit ca8e9813bf125d68d64228d1bb39a170ae6ea16b parent 93b3c4b8448914b6f3753829a965603fe15c059c Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 13 Dec 2017 12:07:45 -0500 vim sometimes makes swo tempfiles Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -3,6 +3,7 @@ .#* *~ *.swp +*.swo # C stuff *.o *.obj