Add .env
This commit is contained in:
parent
b8176efec1
commit
b549dc3716
2 changed files with 2 additions and 0 deletions
1
.envrc
1
.envrc
|
|
@ -1 +1,2 @@
|
||||||
|
dotenv
|
||||||
use flake
|
use flake
|
||||||
|
|
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@ result
|
||||||
.direnv
|
.direnv
|
||||||
.pre-commit-config.yaml
|
.pre-commit-config.yaml
|
||||||
.worktrees/
|
.worktrees/
|
||||||
|
.env
|
||||||
|
|
||||||
# Created by https://www.toptal.com/developers/gitignore/api/git
|
# Created by https://www.toptal.com/developers/gitignore/api/git
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=git
|
# Edit at https://www.toptal.com/developers/gitignore?templates=git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue