chore: rework Makefile to not depend on direnv

This commit is contained in:
Steven Arcangeli 2024-11-10 16:38:45 -08:00
parent 2f5d4353ee
commit 3499e26ef4
4 changed files with 33 additions and 7 deletions

1
.gitignore vendored
View file

@ -44,6 +44,7 @@ __pycache__
.direnv/
.testenv/
venv/
doc/tags
scripts/nvim_doc_tools
scripts/nvim-typecheck-action