summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter 'Pita' Martischka <petermartischka@googlemail.com>2011-06-02 12:15:02 +0100
committerPeter 'Pita' Martischka <petermartischka@googlemail.com>2011-06-02 12:15:02 +0100
commit280b4ab9c7f44dcaf5fa776dd900138e4ac08609 (patch)
tree3e9681dbda5f785704da6e1a792e849239bba364 /.gitignore
parentfd4efc3b3162f98c6fc0a157f07aacc481b197c0 (diff)
downloadetherpad-lite-280b4ab9c7f44dcaf5fa776dd900138e4ac08609.zip
Create a template of the settings file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b512c09d..ea051b29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-node_modules \ No newline at end of file
+node_modules
+settings.json \ No newline at end of file