Never commit SSH keys
This commit is contained in:
parent
270acfd504
commit
7a42f696ef
1 changed files with 3 additions and 0 deletions
|
@ -25,3 +25,6 @@ DerivedData
|
||||||
# Python
|
# Python
|
||||||
__pycache__/
|
__pycache__/
|
||||||
env/
|
env/
|
||||||
|
|
||||||
|
# SSH -- never commit keys!
|
||||||
|
ssh/id*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue