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 6bb51b0 commit 4e1820aCopy full SHA for 4e1820a
.gitignore
@@ -3,10 +3,7 @@
3
.idea
4
# Sublime Text project directory (not created by ST by default)
5
.sublime-project
6
-# Portable ruby version files for rvm
7
-.ruby-gemset
8
-.ruby-version
9
-# RVM control file
+# RVM control file, keep this to avoid backdooring Metasploit
10
.rvmrc
11
# YARD cache directory
12
.yardoc
.ruby-gemset
@@ -1 +1 @@
1
-msf
+metasploit-framework
0 commit comments