Skip to content

Commit 4aa0785

Browse files
author
Tod Beardsley
committed
Also .gitignore the source directory for metakitty
1 parent 2c9018a commit 4aa0785

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,7 @@ data/meterpreter/screenshot.*.dll
8383
# private source. If you're interested in this functionality,
8484
# check out Metasploit Pro: http://metasploit.com/download
8585
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

Comments
 (0)