]> source.dussan.org Git - gitignore.git/commitdiff
Create PuTTY.gitignore 2376/head
authorWalter Purcaro <vuolter@users.noreply.github.com>
Wed, 10 May 2017 08:00:35 +0000 (10:00 +0200)
committerGitHub <noreply@github.com>
Wed, 10 May 2017 08:00:35 +0000 (10:00 +0200)
**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/

Global/PuTTY.gitignore [new file with mode: 0644]

diff --git a/Global/PuTTY.gitignore b/Global/PuTTY.gitignore
new file mode 100644 (file)
index 0000000..c37466b
--- /dev/null
@@ -0,0 +1,2 @@
+# Private key
+*.ppk