summaryrefslogtreecommitdiff
path: root/internal/store/index.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/store/index.go')
-rw-r--r--internal/store/index.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/store/index.go b/internal/store/index.go
new file mode 100644
index 0000000..cd80dc5
--- /dev/null
+++ b/internal/store/index.go
@@ -0,0 +1,2 @@
+// index.go manages the index of entries within the secret store.
+package store