To prepare for more widespread use of Python in libcamera, ignore Python cache and compiled files produced when importing modules directly from the source tree. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
5 lines
43 B
Text
5 lines
43 B
Text
__pycache__/
|
|
build/
|
|
patches/
|
|
*.patch
|
|
*.pyc
|