From bb87f792e98290a902da0e6c19bfd466a6d8db33 Mon Sep 17 00:00:00 2001 From: Serra Allgood Date: Tue, 14 May 2019 08:18:35 -0700 Subject: [PATCH] Update gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 433f55799..ed989bb47 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,10 @@ _testmain.go *.pem *.key *.crt + +# Individual dendrite.yaml +dendrite.yaml + +# Logs and media +/log +/media