ashb commented on a change in pull request #7175: [AIRFLOW-6568] Add some more entries (Emacs related files) to .gitignore URL: https://github.com/apache/airflow/pull/7175#discussion_r367397795
########## File path: .gitignore ########## @@ -129,6 +129,16 @@ ENV/ # vim *.swp +# Emacs +*~ +\#*\# +/.emacs.desktop Review comment: Cos people don't know about this. I'm okay accepting this PR, just the more people I let know the easier their life is in the long run :) ---------------------------------------------------------------- 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
