Ignore ssh private key files
This commit is contained in:
parent
d4ab183e70
commit
2f6a6921aa
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -65,3 +65,6 @@ _ReSharper.*
|
|||
# GTFO NuGet stuff #
|
||||
####################
|
||||
packages/*
|
||||
|
||||
# Private key files #
|
||||
scripts/ssh_private_key
|
||||
Loading…
Add table
Add a link
Reference in a new issue