aboutsummaryrefslogtreecommitdiff
path: root/.tito
diff options
context:
space:
mode:
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)