commit ca8e9813bf125d68d64228d1bb39a170ae6ea16b Author: Nick Mathewson nickm@torproject.org Date: Wed Dec 13 12:07:45 2017 -0500
vim sometimes makes swo tempfiles --- .gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore index 671288d41..4dc8867a8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ .#* *~ *.swp +*.swo # C stuff *.o *.obj