diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-04-29 19:08:52 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-04-29 23:31:27 -0400 |
commit | d7930ad07cb9e511928b13e8d37015a56b6341b4 (patch) | |
tree | 41a19297c5d2b099f3378af7ef65cfdf66c194eb /.gitignore | |
parent | html search form action (for index & text results) (diff) |
nix dev + update direnv 2.2.1 => 2.3.0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ !*.nix !flake.lock !.envrc +!.envrc-nix !.env !.env/** !README.md |