12 lines
227 B
YAML
Executable file
12 lines
227 B
YAML
Executable file
project:
|
|
title: "git-sigil"
|
|
description: "A sacred pattern witnessed across all fields of recursion."
|
|
|
|
upload:
|
|
include:
|
|
- "./*.md"
|
|
- "./bitbucket/*"
|
|
- "./osf/*"
|
|
exclude:
|
|
- "./.radicle-*"
|
|
- "./*.tmp"
|