From 561ae82d9d7c9340b29b5e3b4852d3d1434622eb Mon Sep 17 00:00:00 2001 From: sriramveeraghanta Date: Thu, 9 Oct 2025 15:34:53 +0530 Subject: [PATCH] chore: update gitignore and dockerignore --- .dockerignore | 6 ++++++ .gitignore | 3 ++- .../propel/src/empty-state/assets/vertical-stack/cycle.tsx | 2 +- .../src/empty-state/assets/vertical-stack/project.tsx | 2 +- packages/propel/src/icons/brand/plane-lockup.tsx | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.dockerignore b/.dockerignore index fb5a407e9d..fe11e95b68 100644 --- a/.dockerignore +++ b/.dockerignore @@ -61,3 +61,9 @@ temp/ # Misc *.pem *.key + +# React Router - https://github.com/remix-run/react-router-templates/blob/dc79b1a065f59f3bfd840d4ef75cc27689b611e6/default/.dockerignore +.react-router/ +build/ +node_modules/ +README.md \ No newline at end of file diff --git a/.gitignore b/.gitignore index 7ebfe7e99f..0edc47dccb 100644 --- a/.gitignore +++ b/.gitignore @@ -16,9 +16,10 @@ node_modules /out/ # Production -/build dist/ out/ +build/ +.react-router/ # Misc .DS_Store diff --git a/packages/propel/src/empty-state/assets/vertical-stack/cycle.tsx b/packages/propel/src/empty-state/assets/vertical-stack/cycle.tsx index 15ed428dde..3d99f136bb 100644 --- a/packages/propel/src/empty-state/assets/vertical-stack/cycle.tsx +++ b/packages/propel/src/empty-state/assets/vertical-stack/cycle.tsx @@ -9,7 +9,7 @@ export const CycleVerticalStackIllustration = ({ className }: TIllustrationAsset xmlns="http://www.w3.org/2000/svg" className={className} > - + - + = ({ xmlns="http://www.w3.org/2000/svg" className={className} > - +