commit 801530f7ca3818cd2cd9d31324841c91427b5bd4
Author: Nick Mathewson <[email protected]>
Date:   Sun Mar 26 12:28:00 2017 +0200

    Add calltool cache files to gitignore
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index d33b797..3163c12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,8 @@
 .dirstamp
 *.trs
 *.log
+# Calltool stuff
+.*.graph
 # Stuff made by our makefiles
 *.bak
 # Python droppings

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to