Searched hist:d548e9ae07162e2904b72345a60a9e3e7df4709e (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/include/nolibc/ |
H A D | .gitignore | d548e9ae07162e2904b72345a60a9e3e7df4709e Mon Jan 23 18:42:14 CST 2023 Paul E. McKenney <paulmck@kernel.org> tools/nolibc: Add gitignore to avoid git complaints about sysroot
Testing of nolibc can produce a tools/include/nolibc/sysroot file, which is not known to git. Because it is automatically generated, there is no reason for it to be known to git. Therefore, add a .gitignore to remove it from git's field of view.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org> Cc: Willy Tarreau <w@1wt.eu> Cc: Ammar Faizi <ammarfaizi2@gnuweeb.org> Cc: Sven Schnelle <svens@linux.ibm.com>
|