commit 3a72c09363bd6f2ebe3f7669c97444c211cd4d3d
Author: Iain R. Learmonth <[email protected]>
Date: Mon May 22 14:52:35 2017 +0100
Adds Vim swap files to the .gitignore
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 66685a5..ebb65bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
# Ignore git mergetool backup files
*.orig
+
+# Ignore Vim swap files
+*.swp
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits