소스 검색

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/
Walter Purcaro 8 년 전
부모
커밋
1da4978fc8
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Global/PuTTY.gitignore

+ 2 - 0
Global/PuTTY.gitignore

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