diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,2 +1,13 @@ # java /target + +#python +/*.py + +# test scans +/scanTests +/ips-for-testing.txt + +# ide's +.idea +.vscode |
![]() |
index : jns | |
| Lightning-fast IPv4/IPv6 port scanner built with Java 21 virtual threads | Matthias Jaros |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 11 |
@@ -1,2 +1,13 @@ # java /target + +#python +/*.py + +# test scans +/scanTests +/ips-for-testing.txt + +# ide's +.idea +.vscode |