[tor-commits] [check/master] Ignore vagrant directory.
arlo at torproject.org
arlo at torproject.org
Sat Oct 26 20:40:40 UTC 2013
commit f0aaa2e586da4b28a2c8f18b70a1f3c9c2fcb505
Author: Arlo Breault <arlolra at gmail.com>
Date: Sat Oct 26 13:40:15 2013 -0700
Ignore vagrant directory.
---
.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index db1ff45..07e6ce7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,8 @@
/check.pid
/check
/locale
+/vagrant
*mem.prof
*cpu.prof
*cover.out
-*check.test
\ No newline at end of file
+*check.test
More information about the tor-commits
mailing list