Rename config.js into config.js.example

That will give ability of direct update from git without touching customized config.js file
This commit is contained in:
vitaly
2017-03-18 17:37:29 +03:00
parent eb5c8eef6a
commit 66eefbe40e
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ node_modules
*.swo
data
*.DS_Store
config.js