remove config and add example
Let's force the user to specify their configuration instead of using ave's deployed elstat automatically.
This commit is contained in:
parent
cb12d43aea
commit
24e30a6e72
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
thumbs.db
|
||||
|
||||
# Frontend stuff
|
||||
/priv/frontend/config.json
|
||||
/priv/frontend/node_modules
|
||||
/priv/frontend/build
|
||||
|
||||
|
|
Loading…
Reference in a new issue