kaxil commented on a change in pull request #7175: [AIRFLOW-6568] Add some more entries (Emacs related files and yarn.lock) to .gitignore URL: https://github.com/apache/airflow/pull/7175#discussion_r366795541
########## File path: .gitignore ########## @@ -152,6 +157,7 @@ node_modules npm-debug.log* derby.log metastore_db +yarn.lock Review comment: We do store yarn.lock file: https://github.com/apache/airflow/blob/master/airflow/www/yarn.lock ---------------------------------------------------------------- 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
