From 148e23660d5846b0e0ca7d3eed4b7bd87cef938f Mon Sep 17 00:00:00 2001 From: Manfred Touron Date: Tue, 21 Oct 2014 14:22:36 +0000 Subject: [PATCH] ignoring mounted devices --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4bc1829..3f8ee6c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ rootfs-target/ rootfs-*.tar.gz source.tar.gz source.tar.xz -sd*.raw \ No newline at end of file +sd*.raw* +rootfs-target.device/ \ No newline at end of file