This is an archive of the discontinued LLVM Phabricator instance.

Add .pyc files to .gitignore to compiler-rt
ClosedPublic

Authored by george.karpenkov on Jul 24 2017, 1:57 PM.

Details

Summary

During testing .pyc temporary files appear, which may be annoying.
I can run the change on the SVN repository as well, but I'm not sure how to include that in the code review.

Diff Detail

Repository
rL LLVM

Event Timeline

kcc accepted this revision.Jul 24 2017, 2:39 PM

LGTM

This revision is now accepted and ready to land.Jul 24 2017, 2:39 PM
This revision was automatically updated to reflect the committed changes.