Add SSH keys to gitignore
This commit is contained in:
parent
cbb096d82b
commit
aae94b778c
2
.gitignore
vendored
2
.gitignore
vendored
@ -115,3 +115,5 @@ yandex_*.html
|
|||||||
# !/wp-content/plugins/
|
# !/wp-content/plugins/
|
||||||
# !/wp-content/plugins/мой-кастомный-плагин/
|
# !/wp-content/plugins/мой-кастомный-плагин/
|
||||||
# !/wp-content/plugins/мой-кастомный-плагин/**
|
# !/wp-content/plugins/мой-кастомный-плагин/**
|
||||||
|
.ssh_key_for_web
|
||||||
|
.ssh_key_for_web.pub
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user