From 11c7eb57d446d634c55c39e0ad17287d36aab446 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sat, 15 Feb 2020 22:18:28 +0100 Subject: feat: make install using lt First working version of lt, Added a makefile (not installed). Could get rid of ~/.git which was interfering with rg, fzf. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 72e8ffc..a01ee28 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -* +.*.swp -- cgit v1.2.3