aboutsummaryrefslogtreecommitdiffstats
path: root/Global
diff options
context:
space:
mode:
authorWalter Purcaro <vuolter@users.noreply.github.com>2017-05-10 10:00:35 +0200
committerGitHub <noreply@github.com>2017-05-10 10:00:35 +0200
commit1da4978fc81ab9c7f0dff471bfd201400cffe21a (patch)
treea71c9aed658c37db001a7e1536ddfa8e352bf236 /Global
parentdf6a05e29979079fcb5d602b4dc260f34383eb92 (diff)
downloadgitignore-1da4978fc81ab9c7f0dff471bfd201400cffe21a.tar.gz
gitignore-1da4978fc81ab9c7f0dff471bfd201400cffe21a.zip
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/
Diffstat (limited to 'Global')
-rw-r--r--Global/PuTTY.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/Global/PuTTY.gitignore b/Global/PuTTY.gitignore
new file mode 100644
index 00000000..c37466b1
--- /dev/null
+++ b/Global/PuTTY.gitignore
@@ -0,0 +1,2 @@
+# Private key
+*.ppk