Closed rhl-bthr closed 5 years ago
Sorry, but I was entirely wrong about having to use a pristine clone. The toolkit already uses the list of files tracked by git to make the bundle, and excludes other files automatically. I've many untracked files in my clones that are still there despite me making bundles, and the bundles do not contain the files.
Thanks, I agree My test method was flawed. I had added .gitignore after some *.pyc files for already present (and tracked by git).
Partially fixes https://github.com/sugarlabs/sugar-docs/issues/91