.gitignore 157 B

1234567891011121314
  1. *.pyc
  2. *.pyo
  3. build/conf/local.conf
  4. build/tmp/
  5. scripts/poky-git-proxy-socks
  6. sources/
  7. meta-darwin
  8. meta-maemo
  9. meta-prvt*
  10. poky-autobuilder*
  11. *.swp
  12. *.orig
  13. *.rej
  14. *~