diff options
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 |