From 3a9c027ef390114e7a174eb77d842548214a2ba7 Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Mon, 6 Oct 2014 19:51:59 +0000 Subject: [PATCH] Add msf-exploits.cache to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7dacad784..58e485269 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ custom-config.yaml .rvmrc *.lock + +extensions/metasploit/msf-exploits.cache