summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-02-20 11:10:50 +0000
committerGitHub <noreply@github.com>2019-02-20 11:10:50 +0000
commit8d98dc8ffe3f0231a6f03312ce8f910db89ae9c3 (patch)
treee055fc1fe62c7b35b08a51a2f94249625aea68d4 /changelog.d
parentMerge pull request #4678 from matrix-org/rav/tls_install_instructions (diff)
downloadsynapse-8d98dc8ffe3f0231a6f03312ce8f910db89ae9c3.tar.xz
Clean up gitignores (#4688)
I just got bitten by a file being caught by the .gitignore, which shouldn't
have been, and am now pissed off with the .gitignore. I have basically declared
bankruptcy on it and started again.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4688.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4688.misc b/changelog.d/4688.misc
new file mode 100644
index 0000000000..24cd2eb424
--- /dev/null
+++ b/changelog.d/4688.misc
@@ -0,0 +1 @@
+Clean up gitignores