aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorZaran <zaran.krleza@gmail.com>2011-04-20 11:01:06 +0200
committerZaran <zaran.krleza@gmail.com>2011-04-20 11:04:44 +0200
commit7a440ab19f974948f5958f7ebc0df826e98e5cfb (patch)
tree319292e77904f3694a1cdc9296320d6aecdb5fe3 /.gitignore
parente06a2d86e43ebe86b90f9a318900f70127460ec6 (diff)
downloadalias-7a440ab19f974948f5958f7ebc0df826e98e5cfb.tar.gz
Add a js configuration file to avoid work conflicts.
Copy the config.js.sample to config.js and set the bosh server and server component in there. Don't commit the file config.js. Note: the file config.js will have to be merged with alias.js in production
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ad519ae..f84dda7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
.pydevproject
.settings/
config.ini
+config.js