Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Add a configurable ignore file to not copy unnecessary files into production deploymentsΒ #7672

@HexaField

Description

@HexaField
  • Figure out the right place to do this ignoring
  • Figure out how to do this ignoring

We want to ignore the following patterns:

.github/*
.vscode/*
npx/*
**/*.test.ts
**/*.test.tsx
**/*.stories.tsx
**/*.md
**/tests/**
**/test/**
**/test/**.mocharc.js
**/jest.config.ts
packages/ui/.storybook/*

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions