Lunderberg commented on a change in pull request #7:
URL: https://github.com/apache/tvm-rfcs/pull/7#discussion_r658868650
##########
File path: .gitignore
##########
@@ -0,0 +1,2 @@
+# Emacs temporary files
Review comment:
Fair enough, and I can remove it if that is preferable. I try to avoid
using the global `.gitignore` in most cases, so that `git add .` is safe to use
in general, and not just on my environment. The tvm repo already has this line
in its `.gitignore`, so I figured it was good to add here. (Though in
retrospect it probably should have been a separate PR.)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]