summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-12-08 09:24:08 +0000
committerErik Johnston <erik@matrix.org>2014-12-08 09:24:08 +0000
commitd45f28f8bde9f45c006f6d74d24f29fca95e9b91 (patch)
tree3b3e994f449196a0e80c9fc610aba0100ea14b9b /.gitignore
parentAdd forgotten file (diff)
downloadsynapse-d45f28f8bde9f45c006f6d74d24f29fca95e9b91.tar.xz
Ignore pycharm dir
Diffstat (limited to '.gitignore')
-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/