Add credentials to .gitignore (#6559)

This commit is contained in:
James Lamb 2020-12-30 23:58:14 +00:00 committed by GitHub
parent de8fd852a5
commit 8ad22bf4e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
.gitignore vendored
View File

@ -115,3 +115,13 @@ dask-worker-space/
# Jupyter notebook checkpoints # Jupyter notebook checkpoints
.ipynb_checkpoints/ .ipynb_checkpoints/
# credentials and key material
config
credentials
credentials.csv
*.env
*.pem
*.pub
*.rdp
*_rsa