gitignore update for .env files
ignored all env files starting with ".env*"
This commit is contained in:
parent
8b151ae4c4
commit
c5a57344f0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
node_modules/
|
||||
dist/
|
||||
.env
|
||||
.env*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user