163b7641f8
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>
6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
/_libfdt.*
|
|
/libfdt.py
|
|
/libfdt.pyc
|
|
/libfdt_wrap.c
|
|
/__pycache__
|