diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,8 +13,6 @@ !.envrc !.envrc-nix !.envrc-git-init -!.env -!.env/** !nix-overlays !nix-overlays/** !README.md @@ -23,9 +21,11 @@ !CHANGELOG !makefile !version.txt +!,version !configuration.txt !*.json !*.sdl +!*.md !meson.build !tangle !*.org |
