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 --- .gitignore | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a96a9d46..90f0bd7a 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ !conf/ !conf/** !*.json +!*.md !*.org !org/ !org/*.org @@ -74,13 +75,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