Direnv support
This commit is contained in:
@@ -77,7 +77,7 @@
|
|||||||
:tools
|
:tools
|
||||||
;;ansible
|
;;ansible
|
||||||
;;debugger ; FIXME stepping through code, to help you add bugs
|
;;debugger ; FIXME stepping through code, to help you add bugs
|
||||||
;;direnv
|
direnv
|
||||||
docker
|
docker
|
||||||
;;editorconfig ; let someone else argue about tabs vs spaces
|
;;editorconfig ; let someone else argue about tabs vs spaces
|
||||||
;;ein ; tame Jupyter notebooks with emacs
|
;;ein ; tame Jupyter notebooks with emacs
|
||||||
|
|||||||
@@ -14,3 +14,4 @@ compile_commands.json
|
|||||||
*.egg-info
|
*.egg-info
|
||||||
.envrc
|
.envrc
|
||||||
.vscode
|
.vscode
|
||||||
|
.direnv
|
||||||
|
|||||||
Reference in New Issue
Block a user