diff options
author | Agathe Porte <microjoe@microjoe.org> | 2020-03-22 22:42:28 +0100 |
---|---|---|
committer | Agathe Porte <microjoe@microjoe.org> | 2020-03-22 22:42:28 +0100 |
commit | e785452aa2fa079889a3629b0d093d5ad4b3f7ba (patch) | |
tree | 603cd965afddba61fa1fad791186a6addc12799c | |
parent | 7aaad9903939bad3e813a86c6c06ca13ea1e9dfc (diff) | |
download | charlcd-e785452aa2fa079889a3629b0d093d5ad4b3f7ba.tar.gz charlcd-e785452aa2fa079889a3629b0d093d5ad4b3f7ba.zip |
ignore all local shell scriptsv0.1.0
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,4 @@ /target **/*.rs.bk Cargo.lock -publish_doc.sh -run.sh +*.sh |