diff --git a/.gitignore b/.gitignore index 848cdf7..78ddd11 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,29 @@ build # Miscellaneous *.local -.DS_Store \ No newline at end of file +.DS_Store + +# Component Modules built for local dev using lerna should be ignored +BuilderLayout +BuilderLayoutCanvas +BuilderLayoutContainer +BuilderSlot +ComponentInfo +Events.service +History.service +Layout +Layout.context +Layout.service +LayoutControlPanel +LayoutDescriptor +LayoutError +LayoutHelp +ReleaseLayout +ReleaseSlot +Resizable +Slot +SlotDescriptor +SlotTools +types +useLayoutInit +ToCheck \ No newline at end of file