Create template for direnv
nix-direnv's template is good, but it isn't quite perfect, particularly
- starting with pkgs.bashInteractive which we do not care about
- not being in this repository so none of our custom registry entries
allow us to do templates#direnv
- there's no gitignore
- there's no formatter
Change-Id: Ia2d170624cc0eda2208cb39bd7c14046ca146492
Reviewed-on: https://git.clicks.codes/c/Templates/+/416
diff --git a/direnv/.gitignore b/direnv/.gitignore
new file mode 100644
index 0000000..9b42106
--- /dev/null
+++ b/direnv/.gitignore
@@ -0,0 +1 @@
+.direnv/