summaryrefslogtreecommitdiffstats
path: root/dist/.tito
diff options
context:
space:
mode:
Diffstat (limited to 'dist/.tito')
-rw-r--r--dist/.tito/packages/.readme3
-rw-r--r--dist/.tito/tito.props6
2 files changed, 0 insertions, 9 deletions
diff --git a/dist/.tito/packages/.readme b/dist/.tito/packages/.readme
deleted file mode 100644
index ae0c7fe13cc..00000000000
--- a/dist/.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. \ No newline at end of file
diff --git a/dist/.tito/tito.props b/dist/.tito/tito.props
deleted file mode 100644
index 80642a6b87d..00000000000
--- a/dist/.tito/tito.props
+++ /dev/null
@@ -1,6 +0,0 @@
-[buildconfig]
-builder = tito.builder.Builder
-tagger = tito.tagger.VersionTagger
-tag_format = {component}-{version}-{release}
-changelog_do_not_remove_cherrypick = 0
-changelog_format = %s (%ae)