[ https://issues.apache.org/jira/browse/AVRO-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795196#action_12795196 ]
Doug Cutting commented on AVRO-254: ----------------------------------- "Patterns which a user wants git to ignore in all situations (e.g., backup or temporary files generated by the user's editor of choice) generally go into a file specified by core.excludesfile in the user's ~/.gitconfig." http://www.kernel.org/pub/software/scm/git-core/docs/v1.6.0.6/gitignore.html > Add *~ and \#*\# to .gitignore > ------------------------------ > > Key: AVRO-254 > URL: https://issues.apache.org/jira/browse/AVRO-254 > Project: Avro > Issue Type: New Feature > Reporter: Jeff Hammerbacher > Assignee: Jeff Hammerbacher > Attachments: AVRO-254.patch > > > I develop in emacs, which likes to leave around a bunch of \*~ (last > revision) and \#*\# (auto-saved copy of working files) files. Not a big deal, > but would be helpful to me to add these files to .gitignore. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.