aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/nolibc/.gitignore
diff options
context:
space:
mode:
authorFernanda Ma'rouf <fernandafmr12@gnuweeb.org>2022-07-20 05:37:45 +0200
committerPaul E. McKenney <paulmck@kernel.org>2022-08-31 05:17:45 -0700
commit43cf168fa99992ee70ff041a61f866f56aa47f3b (patch)
tree74992fa2a9d4cc8515ecde192224b2774ecda7bd /tools/testing/selftests/nolibc/.gitignore
parentselftests/nolibc: add a "help" target (diff)
downloadwireguard-linux-43cf168fa99992ee70ff041a61f866f56aa47f3b.tar.xz
wireguard-linux-43cf168fa99992ee70ff041a61f866f56aa47f3b.zip
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>
Diffstat (limited to 'tools/testing/selftests/nolibc/.gitignore')
-rw-r--r--tools/testing/selftests/nolibc/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/testing/selftests/nolibc/.gitignore b/tools/testing/selftests/nolibc/.gitignore
new file mode 100644
index 000000000000..4696df589d68
--- /dev/null
+++ b/tools/testing/selftests/nolibc/.gitignore
@@ -0,0 +1,4 @@
+/initramfs/
+/nolibc-test
+/run.out
+/sysroot/