ignore .env file in package dir
This commit is contained in:
parent
7afdab3509
commit
4d4c2bafbc
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@ venv/**
|
|||
replit*txt
|
||||
.replit
|
||||
package/dist/**
|
||||
package/.env
|
||||
|
|
Loading…
Add table
Reference in a new issue