From 5842cb1b12a47e54c09b2b865141d4bb9518d412 Mon Sep 17 00:00:00 2001 From: Cemre Mengu Date: Sat, 27 Mar 2021 01:14:14 +0300 Subject: [PATCH] chore(git): ignore superset/app/ folder (#13767) upload generate this folder in the form of /app/static/uploads --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e8d8bb2ae..f2974c4a0 100644 --- a/.gitignore +++ b/.gitignore @@ -58,6 +58,7 @@ superset.egg-info/ superset/bin/supersetc tmp rat-results.txt +superset/app/ # Node.js, webpack artifacts *.entry.js