summary refs log tree commit diff stats
path: root/user/.gitignore
diff options
context:
space:
mode:
authorAlan Pearce2024-05-20 20:33:42 +0200
committerAlan Pearce2024-05-20 20:33:42 +0200
commitea811ed01c5753bbe57a6d16c37bcd76d0803c23 (patch)
tree1a7deddab1f54e1374b791453b9537f49922698c /user/.gitignore
parent1c434528450fe69b26ceb177a56156434a42405a (diff)
downloadnixfiles-ea811ed01c5753bbe57a6d16c37bcd76d0803c23.tar.lz
nixfiles-ea811ed01c5753bbe57a6d16c37bcd76d0803c23.tar.zst
nixfiles-ea811ed01c5753bbe57a6d16c37bcd76d0803c23.zip
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
Diffstat (limited to 'user/.gitignore')
-rw-r--r--user/.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/user/.gitignore b/user/.gitignore
deleted file mode 100644
index d7bc17e5..00000000
--- a/user/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-home.nix
-result
\ No newline at end of file