From ea811ed01c5753bbe57a6d16c37bcd76d0803c23 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 20 May 2024 20:33:42 +0200 Subject: remove subdirectory .gitignore files They were necessary back when I was using two separate repositories and didn't have a better way of specifying per-system configurations. With the wrapper scripts, the file to use can be deduced on the fly instead of relying on the creation of a symlink like {configuration,home}.nix -> ${HOSTNAME}.nix --- system/.gitignore | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 system/.gitignore (limited to 'system/.gitignore') diff --git a/system/.gitignore b/system/.gitignore deleted file mode 100644 index 9e7db1a3..00000000 --- a/system/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -/private/ -/hardware-configuration.nix -/configuration.nix -/darwin-configuration.nix -/cachix -/result -- cgit 1.4.1