mirror of
https://github.com/nmap/nmap.git
synced 2026-06-16 05:13:38 +00:00
Prevent .svn directories from appearing under scripts dir -- patch from David Fifield
This commit is contained in:
parent
31814b6b9a
commit
4d847959fc
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ Section "Nmap Core Files" SecCore
|
|||
File ..\..\docs\nmap.xsl
|
||||
File ..\nmap_performance.reg
|
||||
File ..\..\README-WIN32
|
||||
File /r ..\..\scripts
|
||||
File /r scripts
|
||||
File /r ..\Release\nselib
|
||||
File ..\icon1.ico
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue