diff options
Diffstat (limited to 'org/config_git.org')
| -rw-r--r-- | org/config_git.org | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/org/config_git.org b/org/config_git.org index b997923..771f7bc 100644 --- a/org/config_git.org +++ b/org/config_git.org @@ -9,7 +9,7 @@ #+STARTUP: content hideblocks hidestars noindent entitiespretty #+PROPERTY: header-args :exports code #+PROPERTY: header-args+ :noweb yes -#+PROPERTY: header-args+ :results no +#+PROPERTY: header-args+ :results output none #+PROPERTY: header-args+ :cache no #+PROPERTY: header-args+ :padline no #+PROPERTY: header-args+ :mkdirp yes @@ -37,8 +37,6 @@ !.envrc !.envrc-nix !.envrc-git-init -!.env -!.env/** !nix-overlays !nix-overlays/** !README.md @@ -47,9 +45,11 @@ !CHANGELOG !makefile !version.txt +!,version !configuration.txt !*.json !*.sdl +!*.md !meson.build !tangle !*.org |
