diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-01-27 13:38:06 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-01-27 23:18:05 -0500 |
commit | 69d8f2d64be94c722f546b023094ff7d48cd9383 (patch) | |
tree | a75efb66fe6585e6a40458bd4918efa8a5d68692 /.gitignore | |
parent | nix & build housekeeping, alternative D compilers (diff) |
nix flake & build, devShells etc.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ !*.nix !flake.lock !.envrc +!.env +!.env/** !README !COPYRIGHT !CHANGELOG |