diff --git a/.squot-materialize b/.squot-materialize new file mode 100644 index 0000000..291fe36 --- /dev/null +++ b/.squot-materialize @@ -0,0 +1,26 @@ +[ + SquotCypressMapper { + #package : MCPackage { + #name : 'BaselineOfPoppyPrint' + }, + #path : FSAbsolutePath [ + 'packages' + ] + }, + SquotCypressMapper { + #package : MCPackage { + #name : 'PoppyPrint-Tests' + }, + #path : FSAbsolutePath [ + 'packages' + ] + }, + SquotCypressMapper { + #package : MCPackage { + #name : 'PoppyPrint-Core' + }, + #path : FSAbsolutePath [ + 'packages' + ] + } +] \ No newline at end of file