Skip to content

Commit

Permalink
Update flake.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
jashan-lco authored Sep 17, 2024
1 parent 62bf250 commit 54bff49
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
welcomeText = ''
Add the following to `.gitignore`:
```sh
echo .devenv >> .gitignore
echo .pre-commit-config.yaml >> .gitignore
.devenv
.pre-commit-config.yaml
local-kubeconfig
```
'';
};
Expand Down

0 comments on commit 54bff49

Please sign in to comment.