Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Commit beafd42

Browse files
authored
Update .gitignore file to exclude known SSH keys (#122)
1 parent 24d18a0 commit beafd42

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Ignore env
22
wercker.env
33

4+
# Ignore keys
5+
*.pem
6+
*.pub
7+
instance_key
8+
49
# Ignore builds
510
dist/
611
.go/

0 commit comments

Comments
 (0)