Add .env to Gitignore
This commit is contained in:
parent
55626d314e
commit
67b126ccff
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ node_modules/
|
||||||
package-lock.json
|
package-lock.json
|
||||||
releasenotes.txt
|
releasenotes.txt
|
||||||
config.json
|
config.json
|
||||||
|
.env
|
||||||
|
|
Reference in a new issue