Ignore .pyc files Change-Id: I3d2223b1d9da06da24187e20f376557ece7c6f41
diff --git a/.gitignore b/.gitignore index 8e92321..78e784d5 100644 --- a/.gitignore +++ b/.gitignore
@@ -12,3 +12,4 @@ /buck-cache /buck-out /local.properties +*.pyc