.gitignore 726 B

1234567891011121314151617181920212223242526272829303132
  1. *.pyc
  2. *.pyo
  3. build/conf/local.conf
  4. build/conf/bblayers.conf
  5. build/downloads
  6. build/tmp/
  7. build/sstate-cache
  8. build/pyshtables.py
  9. pstage/
  10. scripts/poky-git-proxy-socks
  11. sources/
  12. meta-darwin
  13. meta-maemo
  14. meta-extras
  15. meta-m2
  16. meta-prvt*
  17. poky-autobuilder*
  18. *.swp
  19. *.orig
  20. *.rej
  21. *~
  22. documentation/poky-ref-manual/poky-ref-manual.html
  23. documentation/poky-ref-manual/poky-ref-manual.pdf
  24. documentation/poky-ref-manual/poky-ref-manual.tgz
  25. documentation/poky-ref-manual/bsp-guide.html
  26. documentation/poky-ref-manual/bsp-guide.pdf
  27. documentation/bsp-guide/bsp-guide.html
  28. documentation/bsp-guide/bsp-guide.pdf
  29. documentation/bsp-guide/bsp-guide.tgz
  30. documentation/yocto-project-qs/yocto-project-qs.html
  31. documentation/yocto-project-qs/yocto-project-qs.tgz