remove envrc
This commit is contained in:
parent
4cfe58d9c8
commit
9a79e6eb54
2 changed files with 1 additions and 1 deletions
1
.envrc
1
.envrc
|
@ -1 +0,0 @@
|
||||||
export PASSWORD_HASH='$argon2id$v=19$m=65536,t=3,p=4$ctxMPSfgu5i28J0bjRl2yg$D7+qs+R7caAe5lw5m7s+k9M0t75R4XBhkwG1dv6MGOQ'
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -35,3 +35,4 @@ cms-*.tar
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
/assets/node_modules/
|
/assets/node_modules/
|
||||||
|
|
||||||
|
.envrc
|
||||||
|
|
Loading…
Reference in a new issue