Merge branch 'master' of github.com:hackersanddesigners/chatty-pub
merge with andre
This commit is contained in:
commit
558195d939
3 changed files with 1 additions and 3 deletions
0
Icon
0
Icon
|
|
@ -1,3 +0,0 @@
|
|||
VUE_APP_ZULIP_email=pub-bot@chat.hackersanddesigners.nl
|
||||
VUE_APP_ZULIP_key=m1MDxscGcPQx2RvIfgG4DiSHE1nurxms
|
||||
VUE_APP_ZULIP_site=https://chat.hackersanddesigners.nl
|
||||
1
front/.gitignore
vendored
1
front/.gitignore
vendored
|
|
@ -6,6 +6,7 @@ node_modules
|
|||
# local env files
|
||||
.env.local
|
||||
.env.*.local
|
||||
.env
|
||||
|
||||
# Log files
|
||||
npm-debug.log*
|
||||
|
|
|
|||
Loading…
Reference in a new issue