diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-12-07 17:32:31 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-12-11 12:09:39 -0500 |
commit | 844e0b64b2a00f1026075979c2cbd548dcb5f80b (patch) | |
tree | 1d8dbd6cd8e9728cfb7e51716dcbaf94b4f0895e /.gitignore | |
parent | poem substitution (diff) |
nix flake related modifications
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ !nix/** !*.nix !flake.lock +!nixDevEnv.sh !.envrc !.envrc-nix !.envrc-git-init |