chore: move test apps to test-app directory

This commit is contained in:
Liam DeBeasi
2024-03-08 01:39:47 +00:00
parent b703b7a724
commit bef3e77f01
582 changed files with 2 additions and 9 deletions

11
.gitignore vendored
View File

@ -72,16 +72,9 @@ packages/core/**/*-snapshots
# angular # angular
packages/angular/css/ packages/angular/css/
packages/angular/test/build/
.angular/ .angular/
# vue # test apps
packages/vue/test/build/ test-apps/**/*/build/
# react
packages/react/test/build/
# react router
packages/react-router/test/build/
.npmrc .npmrc

Some files were not shown because too many files have changed in this diff Show More