diff --git a/.gitignore b/.gitignore index 37bccbb9..9e098e90 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ ########## Custom +packages/core/src/schema.ts + # Out Dir schemes bitmaps @@ -257,4 +259,4 @@ dist .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz -.pnp.* \ No newline at end of file +.pnp.*