selftests/nolibc: Avoid generated files being committed

After running the nolibc tests, the "git status" is not clean because
the generated files are not ignored. Create a `.gitignore` inside the
selftests/nolibc directory to ignore them.

Cc: Ammar Faizi <ammarfaizi2@gnuweeb.org>
Cc: Fernanda Ma'rouf <fernandafmr2@gmail.com>
Signed-off-by: Fernanda Ma'rouf <fernandafmr12@gnuweeb.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
This commit is contained in:
Fernanda Ma'rouf 2022-07-20 05:37:45 +02:00 committed by Paul E. McKenney
parent ffc297fe22
commit 43cf168fa9
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
/initramfs/
/nolibc-test
/run.out
/sysroot/