Add .php and .py meterpreter excludes to gitignore

bug/bundler_fix
OJ 2015-12-08 16:59:57 +10:00
parent c747ffc05a
commit ed49a67c8b
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -68,6 +68,8 @@ external/source/exploits/**/Release
# Avoid checking in Meterpreter binaries. These are supplied upstream by
# the metasploit-payloads gem.
data/meterpreter/*.dll
data/meterpreter/*.php
data/meterpreter/*.py
data/meterpreter/*.bin
data/meterpreter/*.jar
data/meterpreter/*.lso