mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-15 02:43:09 -06:00
Update gitignore
This commit is contained in:
parent
4d588f7008
commit
bb87f792e9
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -40,3 +40,10 @@ _testmain.go
|
|||
*.pem
|
||||
*.key
|
||||
*.crt
|
||||
|
||||
# Individual dendrite.yaml
|
||||
dendrite.yaml
|
||||
|
||||
# Logs and media
|
||||
/log
|
||||
/media
|
||||
|
|
|
|||
Loading…
Reference in a new issue