From f9db48724f4800e7810daad34e4a55551f29fb1c Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 30 Jan 2018 11:31:29 -0800 Subject: getting-started: Removed accidental tracked files I accidentally pushed a commit after building out the new getting-started manual before applying some key files to the .gitignore file. So, the HTML, TGZ, and eclipse/* stuff got tracked in Git. I don't want that. So I had to use the 'git rm' command to untrack those files. (From yocto-docs rev: 217f6db7f741cee266885a845b2b0e7faf96e537) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/getting-started/getting-started.tgz | Bin 3247656 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 documentation/getting-started/getting-started.tgz (limited to 'documentation/getting-started/getting-started.tgz') diff --git a/documentation/getting-started/getting-started.tgz b/documentation/getting-started/getting-started.tgz deleted file mode 100644 index 829706d5d3..0000000000 Binary files a/documentation/getting-started/getting-started.tgz and /dev/null differ -- cgit v1.2.3-54-g00ecf