You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/01/15 10:18:36 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #7175: [AIRFLOW-6568] Add some more entries (Emacs related files and yarn.lock) to .gitignore

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:
users@infra.apache.org


With regards,
Apache Git Services