Skip to content

Commit

Permalink
Ignore more files
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenning committed Nov 10, 2023
1 parent ce9c628 commit 34feadf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,16 @@
*.dll
*.so
*.dylib
ssh_logger
session.pcap

# Ignore various repo text files
commands.log

# go.sum should always be ignored by git
go.sum


# Test binary, built with `go test -c`
*.test

Expand Down

0 comments on commit 34feadf

Please sign in to comment.