From 9d0051e6b4170851ebcc09e7ff44097818c8e1dc Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 17 Sep 2023 04:54:00 -0400 Subject: start using willruggiano/neovim.nix --- .gitignore | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ff46ce5..76797ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ -.direnv +# nix build results result* repl-result-out* -.luarc.json + +# dev shell artifacts +.direnv +.pre-commit-config.yaml -- cgit v1.2.3