summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-12-08 10:18:50 +0000
committerErik Johnston <erik@matrix.org>2014-12-08 10:18:50 +0000
commit617dde2ba9db6bad815bce20ca2383d5801dd691 (patch)
tree11bc548fd30604c90c24545215aabc030d87e396
parentpoint the entry_point for synapse-homeserver at the right method (diff)
downloadsynapse-617dde2ba9db6bad815bce20ca2383d5801dd691.tar.xz
Ignore pycharm dir
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore

index 339a99e0d6..af90668c89 100644 --- a/.gitignore +++ b/.gitignore
@@ -38,3 +38,5 @@ graph/*.dot **/webclient/test/environment-protractor.js uploads + +.idea/