diff --git a/MANIFEST b/MANIFEST index 3bfe0d73..b9f6985e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -5,10 +5,13 @@ bin/tt2inst bin/ttree Changes HACKING +HACKING.md images/tt2power.gif images/ttdotorg.gif INSTALL +INSTALL.md lib/Template.pm +lib/Template/App/ttree.pm lib/Template/Base.pm lib/Template/Config.pm lib/Template/Constants.pm @@ -126,12 +129,15 @@ t/lib/Template/Plugin/ProcBar.pm t/lib/Template/Plugin/ProcFoo.pm t/lib/Template/Plugin/Simple.pm t/list.t +t/load_order_vmethods_stash.t t/macro.t t/math.t t/math_rand.t +t/meta.t t/mtime-zero.t t/object.t t/outline.t +t/outline_line.t t/output.t t/parser.t t/parser2.t diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index c36e57bc..8d1860d8 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -64,3 +64,4 @@ ^templates/jscript ^\.travis.yml cpanfile +^\.editorconfig \ No newline at end of file