From 6ed5e0e71239954d2468f4a0cd268076ec3bf4d0 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Fri, 24 May 2024 22:40:48 -0400 Subject: Makefile: Use --no-folding This avoids symlinking whole directories, which means that they are able to contain files that are not in the dotfiles repo. For example, ~/.config/tmux/plugins/. --- .gitignore | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 2a2a6f8..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -nvim/.config/nvim/lazy-lock.json -- cgit v1.2.3