summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-08-03 23:30:12 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-08-03 23:30:12 +0200
commitd45d0b4e4534253d782cc6312d7edda43cca196d (patch)
tree79a8e1c554d0a4960f9217b28986e3f6df2b2864 /.gitignore
parentd7da4b09f7775276231d0241cfe2700d247728ee (diff)
downloadlectio-d45d0b4e4534253d782cc6312d7edda43cca196d.tar.gz
lectio-d45d0b4e4534253d782cc6312d7edda43cca196d.zip
baseline: track the gomobile engine facade as-is
mobile/mobile.go and its go.mod/go.sum additions were sitting untracked in the working tree. Recorded here unchanged so the work that follows has a diff baseline; no lines of it are modified by this commit. Also ignore the cmd/dlectio-gen build product and the SDD scratch dir.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0e4cf7b..8868333 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,9 @@ sources/getbible/
*.swp
.idea/
.vscode/
+
+# built by cmd/dlectio-gen
+/dlectio-gen
+
+# subagent-driven-development scratch (ledger, briefs, review packages)
+.superpowers/