u-boot-brain/scripts/dtc/pylibfdt
Bartosz Golaszewski 163b7641f8 scripts: dtc: ignore files generated generated by python
Add __pycache__ to ignored files and extend the rule for _libfdt to also
include generated shared objects (e.g. _libfdt.cpython-37m-x86_64-linux-gnu.so).

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
2019-11-23 14:53:48 -05:00
..
.gitignore scripts: dtc: ignore files generated generated by python 2019-11-23 14:53:48 -05:00
libfdt.i_shipped pylibfdt: Correct the type for fdt_property_stub() 2019-11-04 18:15:32 -07:00
Makefile pylibfdt: Convert to Python 3 2019-11-04 18:15:32 -07:00
setup.py pylibfdt: Convert to Python 3 2019-11-04 18:15:32 -07:00