areusch commented on a change in pull request #5484:
URL: https://github.com/apache/incubator-tvm/pull/5484#discussion_r419742381
##########
File path: .gitignore
##########
@@ -2,9 +2,10 @@
__pycache__/
*.py[cod]
*$py.class
-
+*.S
Review comment:
ah ok. I guess this means we can't check in assembly without removing
it, but we can do that later too.
----------------------------------------------------------------
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]