kgabryje commented on a change in pull request #123: Add sphinx theme URL: https://github.com/apache/airflow-site/pull/123#discussion_r344043917
########## File path: .gitignore ########## @@ -18,3 +18,8 @@ .idea/ .DS_Store dist/ +*.egg-info/ +__pycache__/ +_build/ +sphinx_airflow_theme/sphinx_airflow_theme/static/_gen/ +>>>>>>> cc576483... Add sphinx theme Review comment: Please remove last line :) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
