diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,8 +1,9 @@ -/.idea +.idea +.logs +.local /goexec /patch -/.local - -# For now /go.work /go.work.sum +*.pcap +*.pcapng |
index : goexec | |
Windows remote execution multitool |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 9 |
@@ -1,8 +1,9 @@ -/.idea +.idea +.logs +.local /goexec /patch -/.local - -# For now /go.work /go.work.sum +*.pcap +*.pcapng |