refactor: Move frontend related artifacts into frontend gitignore (#37496)

This commit is contained in:
Mehmet Salih Yavuz
2026-01-27 22:38:11 +03:00
committed by GitHub
parent 5fa6925522
commit 27a4575f3e
2 changed files with 4 additions and 4 deletions
-4
View File
@@ -73,10 +73,6 @@ superset/static/assets/*
superset/static/uploads/*
!superset/static/uploads/.gitkeep
superset/static/version_info.json
superset-frontend/**/esm/*
superset-frontend/**/lib/*
superset-frontend/**/storybook-static/*
superset-frontend/migration-storybook.log
yarn-error.log
*.map
*.min.js
+4
View File
@@ -8,3 +8,7 @@ src/temp
.temp_cache/
.tsbuildinfo
.swc/
**/esm/*
**/lib/*
**/storybook-static/*
migration-storybook.log