summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorKegan Dougal <kegan@matrix.org>2014-11-04 16:15:13 +0000
committerKegan Dougal <kegan@matrix.org>2014-11-04 16:15:13 +0000
commit4e52f9699b941f7845c2d88fb11428a2c30de465 (patch)
tree85dd9e9b4a346e540b50b6c4ba64cf796d4239ef /.gitignore
parentMove webclient to a python module so that it can be installed (diff)
downloadsynapse-4e52f9699b941f7845c2d88fb11428a2c30de465.tar.xz
Update .gitignore to ignore config.js files in syweb/webclient.
Diffstat (limited to '')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore

index b91b52b615..bd37f92dc4 100644 --- a/.gitignore +++ b/.gitignore
@@ -24,7 +24,7 @@ graph/*.svg graph/*.png graph/*.dot -webclient/config.js +**/webclient/config.js webclient/test/environment-protractor.js uploads