diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-11-04 12:35:14 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-11-04 12:35:14 -0400 | 
| commit | f9be4ab4c1b364481d9f92dc6b5d3306206407c9 (patch) | |
| tree | bce1239e03430259b7126d331a681c85c3141424 /org/config_git.org | |
| parent | updates incl. ldc-1.35.0, direnv-2.4.0 (diff) | |
nix housekeepingdoc-reform_v0.12.0
Diffstat (limited to 'org/config_git.org')
| -rw-r--r-- | org/config_git.org | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/org/config_git.org b/org/config_git.org index 671f42e..b0596ac 100644 --- a/org/config_git.org +++ b/org/config_git.org @@ -34,8 +34,8 @@  !*.nix  !flake.lock  !.envrc -!.envrc-local  !.envrc-nix +!.envrc-git-init  !.env  !.env/**  !nix-overlays @@ -100,11 +100,11 @@ tmp/**  ,*_.d  ,*_.txt  ,*_ +!.envrc-local_  ,*.swp  ,*~  \#*  ,*.\#* -!.envrc-local_  #!*/  #\#*  #*.\#*  | 
