Make it harder to accidentally commit secrets
This commit is contained in:
parent
861603fc09
commit
9b404f57ae
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1 +1,5 @@
|
|||
bin
|
||||
*.key
|
||||
*.crt
|
||||
*.pem
|
||||
synapse-data
|
||||
|
|
Loading…
Add table
Reference in a new issue