initial commit

This commit is contained in:
2026-06-25 21:39:21 +00:00
commit 26fa6ea6b9
10 changed files with 1110 additions and 0 deletions
Executable
+2
View File
@@ -0,0 +1,2 @@
# Deny all access to the data directory
Require all denied
+12
View File
@@ -0,0 +1,12 @@
{
"meta": {
"schema": 1,
"updatedAt": "2026-04-21T06:29:38+00:00"
},
"trips": [],
"shopping": [],
"preTripTodos": [],
"preTripChecklist": [],
"upgrades": [],
"fixes": []
}