sebastianliebscher commented on code in PR #25166:
URL: https://github.com/apache/superset/pull/25166#discussion_r1313714604


##########
.gitignore:
##########
@@ -50,22 +50,23 @@ env
 venv*
 env_py3
 envpy3
-env36
 local_config.py
 /superset_config.py
 /superset_text.yml
 superset.egg-info/
 superset/bin/supersetc
 tmp
 rat-results.txt
-superset/app/

Review Comment:
   This is the incorrect path that contained `static/uploads/`. `superset/app/` 
shouldn't be a valid directory anyway. For developers, this change could 
potentially show up in their git repo as untracked files.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to