diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2025-06-07 22:04:29 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2025-06-07 22:12:22 -0400 |
commit | 96908aa220a4fd2fa421f34d04bc9e7139c89961 (patch) | |
tree | 747029c9c6772e7eaf62eea4bb323d1e3376a618 /org/config_git.org | |
parent | nix flake rsh (diff) |
updates to nix flake, envrc-nix, gitignore
Diffstat (limited to 'org/config_git.org')
-rw-r--r-- | org/config_git.org | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/org/config_git.org b/org/config_git.org index baedbd8e..eb3d596e 100644 --- a/org/config_git.org +++ b/org/config_git.org @@ -47,6 +47,7 @@ !conf/ !conf/** !*.json +!*.md !*.org !org/ !org/*.org @@ -96,13 +97,26 @@ ,*.gem ,*.gemspec !sisu.gemspec -,*_.rb -,*.rb_ 0???-*.patch ,*.gz ,*.xz ,*_ .* +,*_.org +,*_.nix +,*_.rb +,*.rb_ +,*_.txt +,*_.md +,*_ +,*.swp +,*~ +\#* +,*.\#* +#!*/ +#\#* +#*.\#* +tmp/** !.gitignore !.gitattributes !.envrc |