Signed-off-by: Jens Rehsack <[email protected]> --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..51a512c --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.bak +*.orig +*.rej +*.swp -- 1.9.1 -- Jens Rehsack - [email protected] -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
