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:
Walter Purcaro 2017-05-10 10:00:35 +02:00 committed by GitHub
parent df6a05e299
commit 1da4978fc8
1 changed files with 2 additions and 0 deletions

2
Global/PuTTY.gitignore Normal file
View File

@ -0,0 +1,2 @@
# Private key
*.ppk