Add credentials to .gitignore (#6559)

This commit is contained in:
James Lamb
2020-12-30 15:58:14 -08:00
committed by GitHub
parent de8fd852a5
commit 8ad22bf4e7
+10
View File
@@ -115,3 +115,13 @@ dask-worker-space/
# Jupyter notebook checkpoints
.ipynb_checkpoints/
# credentials and key material
config
credentials
credentials.csv
*.env
*.pem
*.pub
*.rdp
*_rsa