Create PuTTY.gitignore
**Reasons for making this change:** PuTTYgen is a widely used alternative to OpenSSH under Windows. This rule allows private keys ignoring. If this is a new template: - **Link to application or project’s homepage**: https://www.chiark.greenend.org.uk/~sgtatham/putty/
This commit is contained in:
2
Global/PuTTY.gitignore
Normal file
2
Global/PuTTY.gitignore
Normal file
@ -0,0 +1,2 @@
|
||||
# Private key
|
||||
*.ppk
|
Reference in New Issue
Block a user