linux/tools/net/ynl
Jakub Kicinski d77e7eceea tools: net: add __pycache__ to gitignore
Python will generate its customary cache when running ynl scripts:

?? tools/net/ynl/lib/__pycache__/

Reported-by: Chuck Lever III <chuck.lever@oracle.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-02-24 11:55:47 -08:00
..
lib tools: net: add __pycache__ to gitignore 2023-02-24 11:55:47 -08:00
cli.py tools: net: use python3 explicitly 2023-01-31 20:36:03 -08:00
ynl-gen-c.py tools: ynl-gen: fix single attribute structs with attr 0 only 2023-02-24 11:55:47 -08:00
ynl-regen.sh