summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAgathe Porte <microjoe@microjoe.org>2020-03-01 09:31:26 +0100
committerAgathe Porte <microjoe@microjoe.org>2020-03-01 09:31:26 +0100
commit5c8f9e2a6739e1013869e44e9d988d9528b28f95 (patch)
tree807d2d511105d9d2e03eb613e4319a7ace8b76c5 /.gitignore
parentd14adf8438539a9cd6b6c3587040fdc132914426 (diff)
downloadcharlcd-5c8f9e2a6739e1013869e44e9d988d9528b28f95.tar.gz
charlcd-5c8f9e2a6739e1013869e44e9d988d9528b28f95.zip
gitignore: ignore local helper scripts
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6936990..a71a294 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
/target
**/*.rs.bk
Cargo.lock
+publish_doc.sh
+run.sh