Remove gitignore, change to metasploit-framework

This commit is contained in:
Tod Beardsley
2013-09-13 12:44:19 -05:00
parent 6bb51b06de
commit 4e1820a668
2 changed files with 2 additions and 5 deletions
+1 -4
View File
@@ -3,10 +3,7 @@
.idea .idea
# Sublime Text project directory (not created by ST by default) # Sublime Text project directory (not created by ST by default)
.sublime-project .sublime-project
# Portable ruby version files for rvm # RVM control file, keep this to avoid backdooring Metasploit
.ruby-gemset
.ruby-version
# RVM control file
.rvmrc .rvmrc
# YARD cache directory # YARD cache directory
.yardoc .yardoc
+1 -1
View File
@@ -1 +1 @@
msf metasploit-framework