We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9018a commit 4aa0785Copy full SHA for 4aa0785
.gitignore
@@ -83,3 +83,7 @@ data/meterpreter/screenshot.*.dll
83
# private source. If you're interested in this functionality,
84
# check out Metasploit Pro: http://metasploit.com/download
85
data/meterpreter/ext_server_pivot.*.dll
86
+
87
+# Avoid checking in metakitty, the source for
88
+# https://rapid7.github.io/metasploit-framework. It's an orphan branch.
89
+/metakitty
0 commit comments