mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
chore(actions): generate FOSSA report on master, and ALWAYS check for… (#26857)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# Note: these patterns are applied to single files or directories, not full paths
|
||||
.gitignore
|
||||
docs/README.md
|
||||
.gitattributes
|
||||
.gitkeep
|
||||
.coverage
|
||||
@@ -36,7 +35,6 @@ apache_superset.egg-info
|
||||
# Generated doc files
|
||||
env/*
|
||||
docs/.htaccess*
|
||||
docs-v2/.htaccess*
|
||||
.nojekyll
|
||||
_build/*
|
||||
_static/*
|
||||
@@ -62,3 +60,9 @@ tsconfig.tsbuildinfo
|
||||
.prettierignore
|
||||
generator-superset/*
|
||||
temporary_superset_ui/*
|
||||
|
||||
# docs overrides for third party logos we don't have the rights to
|
||||
google-big-query.svg
|
||||
google-sheets.svg
|
||||
postgresql.svg
|
||||
snowflake.svg
|
||||
|
||||
Reference in New Issue
Block a user