diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-04-29 20:19:13 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-04-29 23:32:07 -0400 |
commit | 701642b75188b76aca964c70b0b99ea980e10b97 (patch) | |
tree | 86be909af9a101cae16745c9202628d6e8e80e6f /org/config_git.org | |
parent | nix .envrc read local settings if any (diff) |
nix dev + update direnv 2.2.1 => 2.3.0
Diffstat (limited to 'org/config_git.org')
-rw-r--r-- | org/config_git.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/org/config_git.org b/org/config_git.org index dfc7589..b204063 100644 --- a/org/config_git.org +++ b/org/config_git.org @@ -15,7 +15,7 @@ #+PROPERTY: header-args+ :mkdirp yes #+OPTIONS: H:3 num:nil toc:t \n:t ::t |:t ^:nil -:t f:t *:t -* spine markup samples +* git - spine markup samples ** .gitignore :gitignore: #+HEADER: :tangle "../.gitignore" @@ -32,6 +32,7 @@ !*.nix !flake.lock !.envrc +!.envrc-nix !.env !.env/** !README |