From fa631635637ed5487be3f5c989e530a8b8914d2c Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 9 Jun 2025 13:02:16 -0400 Subject: housekeeping, update/sync with project (nix, D) - remove ./.env/ --- .gitignore | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d87c953..35596c0 100644 --- a/.gitignore +++ b/.gitignore @@ -14,10 +14,8 @@ !.envrc-local !.envrc-nix !.envrc-git-init -!.env -!.env/** -!README !README.md +!README !COPYRIGHT !CHANGELOG !makefile @@ -25,6 +23,8 @@ !configuration.txt !*.json !*.sdl +!*.md +!*.txt !tangle !*.org !org @@ -74,15 +74,18 @@ **/.dub/** tmp/** *_.org +*_.md +*_.txt +*_.json *_.nix *_.d *_.txt *_ -!.envrc-local_ *.swp *~ \#* *.\#* +!.envrc-local_ #!*/ #\#* #*.\#* -- cgit v1.2.3