From b7fa1470dfdb24fa6665fe772a4bb7d52c12a655 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Tue, 16 Jun 2020 22:17:19 +0100 Subject: Add .local/bin directory as its used in bashrc --- .local/bin/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .local/bin/.gitignore diff --git a/.local/bin/.gitignore b/.local/bin/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/.local/bin/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore -- cgit v1.2.3-13-gbd6f