* python generates pyo files if PYTHONOPTIMIZE is set

Signed-off-by: Andreas Oberritter <[email protected]>
---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 705be34..c2635c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 *.pyc
+*.pyo
 *~
 /bin/bitbakec
+lib/bb/pysh/pyshtables.py
-- 
1.7.2.3

_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev

Reply via email to