sarutak opened a new pull request, #2413:
URL: https://github.com/apache/avro/pull/2413

   ## What is the purpose of the change
   
   This PR proposes to ignore Emacs' lock file like `.#filename` and backup 
file like `#filename#`.
   I sometimes read/write code of Avro using Emacs, and Auto-save file like 
`filename~` are cared in `.gitignore` but lock file and backup file are not.
   
   ## Verifying this change
   
   Confirmed `git status` doesn't complain that such files are not tracked.
   ## Documentation
   
   No user-facing changes added.


-- 
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: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to