chore: Extensions architecture POC (#31934)

Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
Co-authored-by: Ville Brofeldt <ville@Villes-MacBook-Pro-2024.local>
Co-authored-by: Ville Brofeldt <v_brofeldt@apple.com>
This commit is contained in:
Michael S. Molina
2025-08-22 21:25:52 -03:00
committed by GitHub
parent e1234b2264
commit a8be5a5a0c
120 changed files with 12309 additions and 264 deletions

View File

@@ -32,6 +32,8 @@ apache_superset.egg-info
# json and csv in general cannot have comments
.*json
.*csv
# jinja templates often need to be as-is
.*j2
# Generated doc files
env/*
docs/.htaccess*