gitignore: Add *.pyc

Change-Id: I987df905c5d64294488b5a6cdcf4306307616fc6
diff --git a/.gitignore b/.gitignore
index b968e92..4119e7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 set_pythonpath
 test_work
 state
+*.pyc