Add .pyc files to .gitignore to compiler-rt
authorGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 24 Jul 2017 21:51:12 +0000 (21:51 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 24 Jul 2017 21:51:12 +0000 (21:51 +0000)
commitc7d30e9c0a22bcaacff35830923b1fd2ea6465ff
tree3b39d72df6ecd29b5fca1bf820814c24c1238c3f
parent97d6a808958995009bbcb66082418293316e2d42
Add .pyc files to .gitignore to compiler-rt

During testing .pyc temporary files appear, which may be annoying.
Did not change SVN ignore, as it was heavily out of sync with GIT one.

Differential Revision: D35815

llvm-svn: 308931
compiler-rt/.gitignore