aboutsummaryrefslogtreecommitdiff
path: root/.tito
diff options
context:
space:
mode:
authorfiaxh <git@mx.ax.lt>2017-12-14 02:01:55 +0100
committerfiaxh <git@mx.ax.lt>2017-12-30 13:10:06 +0100
commitb4bb0912fc328bc44b13e190f59b347eb5d4310a (patch)
treea18f680f8349eb758dd54fd44321837bcd228545 /.tito
parentf25fadde2d6c9492b9cafe2cddbcc7b966942e47 (diff)
downloaddino-b4bb0912fc328bc44b13e190f59b347eb5d4310a.tar.gz
dino-b4bb0912fc328bc44b13e190f59b347eb5d4310a.zip
Show subscription request in conversation summary
Diffstat (limited to '.tito')
-rw-r--r--.tito/packages/.readme3
-rw-r--r--.tito/packages/dino1
-rw-r--r--.tito/tito.props5
3 files changed, 0 insertions, 9 deletions
diff --git a/.tito/packages/.readme b/.tito/packages/.readme
deleted file mode 100644
index b9411e2d..00000000
--- a/.tito/packages/.readme
+++ /dev/null
@@ -1,3 +0,0 @@
-the .tito/packages directory contains metadata files
-named after their packages. Each file has the latest tagged
-version and the project's relative directory.
diff --git a/.tito/packages/dino b/.tito/packages/dino
deleted file mode 100644
index 3738ee1f..00000000
--- a/.tito/packages/dino
+++ /dev/null
@@ -1 +0,0 @@
-0.0-1 ./
diff --git a/.tito/tito.props b/.tito/tito.props
deleted file mode 100644
index eab3f190..00000000
--- a/.tito/tito.props
+++ /dev/null
@@ -1,5 +0,0 @@
-[buildconfig]
-builder = tito.builder.Builder
-tagger = tito.tagger.VersionTagger
-changelog_do_not_remove_cherrypick = 0
-changelog_format = %s (%ae)