diff --git a/.envrc b/.envrc index 3550a30..0b1a02d 100644 --- a/.envrc +++ b/.envrc @@ -1 +1,2 @@ +dotenv use flake diff --git a/.gitignore b/.gitignore index 0315d4b..f1ee7d3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ result .direnv .pre-commit-config.yaml .worktrees/ +.env # Created by https://www.toptal.com/developers/gitignore/api/git # Edit at https://www.toptal.com/developers/gitignore?templates=git