mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Tell Git to ignore .pem private key files from AWS
This commit is contained in:
parent
955fd86a7f
commit
2fd92f0356
2
.gitignore
vendored
2
.gitignore
vendored
@ -65,3 +65,5 @@ target/
|
||||
# pyenv
|
||||
.python-version
|
||||
|
||||
# Private key files from AWS
|
||||
*.pem
|
||||
|
Loading…
x
Reference in New Issue
Block a user