[git commit branch/1_24_stable] ash_test: ignore generated files

Mike Frysinger vapier at gentoo.org
Tue Mar 22 22:22:51 UTC 2016


commit: https://git.busybox.net/busybox/commit/?id=8191abd146989652ce376f0e36c5e1adbea99fe1
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/1_24_stable

Signed-off-by: Mike Frysinger <vapier at gentoo.org>
(cherry picked from commit b9b7aa1910907f59f1130667fbe7b870087e97f8)
---
 shell/ash_test/.gitignore | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/shell/ash_test/.gitignore b/shell/ash_test/.gitignore
new file mode 100644
index 0000000..a1f937c
--- /dev/null
+++ b/shell/ash_test/.gitignore
@@ -0,0 +1,7 @@
+/ash
+/printenv
+/recho
+/zecho
+
+/*.fail
+*.xx


More information about the busybox-cvs mailing list