diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-03-19 17:03:43 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-03-19 17:19:54 -0400 |
| commit | 49c5f0f0d6c43dc6840f45554dde08d3f3fa35a9 (patch) | |
| tree | 6827cb0c55da4676fabc1aa2399b985faa15c274 /org/config_git.org | |
| parent | nix direnv 3.1.0 (diff) | |
Diffstat (limited to 'org/config_git.org')
| -rw-r--r-- | org/config_git.org | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/org/config_git.org b/org/config_git.org index 4d85fd8..d0950e1 100644 --- a/org/config_git.org +++ b/org/config_git.org @@ -49,15 +49,15 @@ !configuration.txt !*.json !*.sdl -!*.md !meson.build !tangle !*.org !org !org/*.org +!*.md +!*.txt !*.d !*.rb -!*.txt !doc !doc/** !man @@ -113,7 +113,9 @@ tmp/** ,*_.org ,*_.nix ,*_.d +,*_.md ,*_.txt +,*_.json ,*_ !.envrc-local_ ,*.swp |
