From da6f5d079e01906fb5dc558390659557a869df8f Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 19 Dec 2022 21:27:17 -0500 Subject: nix flake, things nix --- .gitignore | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2db81a5..82336d7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,9 +6,8 @@ * !.gitignore !.gitattributes -!*.nix -!nix !nix/** +!*.nix !flake.lock !.envrc !README.md @@ -17,14 +16,17 @@ !CHANGELOG !makefile !version.txt +!configuration.txt !*.json !*.sdl !meson.build !tangle +!*.org +!org +!org/*.org !*.d !*.rb !*.txt -!conf.sdl !src !src/** !*.sst @@ -38,12 +40,12 @@ **/cgi-bin/** tmp/** *_.org +*_.nix *_.d *_.txt *_ *.swp *~ -*~ \#* *.\#* !.envrc-local_ -- cgit v1.2.3