From 96908aa220a4fd2fa421f34d04bc9e7139c89961 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 7 Jun 2025 22:04:29 -0400 Subject: updates to nix flake, envrc-nix, gitignore --- org/config_git.org | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'org/config_git.org') 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 -- cgit v1.2.3