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 /.gitignore | |
| parent | nix direnv 3.1.0 (diff) | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -25,15 +25,15 @@ !configuration.txt !*.json !*.sdl -!*.md !meson.build !tangle !*.org !org !org/*.org +!*.md +!*.txt !*.d !*.rb -!*.txt !doc !doc/** !man @@ -89,7 +89,9 @@ tmp/** *_.org *_.nix *_.d +*_.md *_.txt +*_.json *_ !.envrc-local_ *.swp |
