Skip to content

Commit 94c4784

Browse files
author
Jan Vogt
committed
prevent nix flake and direnv setup to leak
1 parent e9bd782 commit 94c4784

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,13 @@ coverage
1414
# dotenv environment variables file
1515
.env
1616
.env.test
17+
flake.nix
18+
flake.lock
19+
.envrc
1720

1821
# build output
1922
.vercel
23+
.direnv
2024

2125
# OS-specific
2226
.DS_Store

0 commit comments

Comments
 (0)