diff options
author | Masaya Tojo <masaya@tojo.tokyo> | 2024-03-10 19:52:20 +0900 |
---|---|---|
committer | Masaya Tojo <masaya@tojo.tokyo> | 2024-03-10 19:58:12 +0900 |
commit | ef5e767a88afdd443c665124a0412479db24e7d5 (patch) | |
tree | 926024ee56c7f8cb2ce42e3ca8c654ac127ab8b7 /sqitch.plan | |
parent | 88304ad328435d8511e531b1722e034d57c7b25e (diff) |
Initialize Sqitch configuration.
Diffstat (limited to 'sqitch.plan')
-rw-r--r-- | sqitch.plan | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sqitch.plan b/sqitch.plan new file mode 100644 index 0000000..059cc93 --- /dev/null +++ b/sqitch.plan @@ -0,0 +1,4 @@ +%syntax-version=1.0.0 +%project=diary +%uri=https://git.tojo.tokyo/diary-schema.git/about/ + |