From bd702642a65e5c64b9a9d3a450d4a6092accbacc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20Sch=C3=B6ttl?= Date: Thu, 10 Jan 2019 19:10:14 +0100 Subject: [PATCH] Add .gitignore --- shell-completion/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 shell-completion/.gitignore diff --git a/shell-completion/.gitignore b/shell-completion/.gitignore new file mode 100644 index 000000000..4cb56fca7 --- /dev/null +++ b/shell-completion/.gitignore @@ -0,0 +1,2 @@ +*.txt +hledger-completion.bash