and .env to gitignore
This commit is contained in:
parent
49ba7aaa85
commit
e3b140509d
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
|
|
||||||
node_modules
|
node_modules
|
||||||
.env
|
.env
|
||||||
|
.env.*
|
||||||
public
|
public
|
||||||
.manifest
|
.manifest
|
||||||
Loading…
Add table
Add a link
Reference in a new issue