From e785452aa2fa079889a3629b0d093d5ad4b3f7ba Mon Sep 17 00:00:00 2001 From: Agathe Porte Date: Sun, 22 Mar 2020 22:42:28 +0100 Subject: ignore all local shell scripts --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a71a294..e919b02 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ /target **/*.rs.bk Cargo.lock -publish_doc.sh -run.sh +*.sh -- cgit v1.2.3