mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 08:17:40 -04:00
Python2 is deprecated upstream, lets try to move forwards. Along with it generalize the .gitignore file so we ignore the .pyc files in the new location that Python3 uses. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
3 lines
30 B
Text
3 lines
30 B
Text
libfdt.py
|
|
*.pyc
|
|
libfdt_wrap.c
|