This is an automated email from the ASF dual-hosted git repository. diegopucci pushed a commit to branch geido/fix/postgres-db-schema-catalogs in repository https://gitbox.apache.org/repos/asf/superset.git
commit e56244401c65026d09bcf2ed51a70e0c656e4d69 Author: Diego Pucci <[email protected]> AuthorDate: Fri Jun 14 17:30:57 2024 +0200 Clean up gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8f48203704..8175a75b15 100644 --- a/.gitignore +++ b/.gitignore @@ -113,4 +113,4 @@ docker/requirements-local.txt cache/ docker/*local* -.temp_cache \ No newline at end of file +.temp_cache
