Closed rabbitholiness closed 10 months ago
Can you please remove all files and file changes that are unrelated to the content you're editing? That includes:
@GBKS I think I addressed all of the issues you mentioned.
Add .gitignore to avoid committing .DS_Store
and other unwanted files, see https://stackoverflow.com/a/107921.
@promag good idea. I just did that on the gh-pages
branch (we had a .gitignore
already, I added a .DS_Store
entry.
Thanks for fixing (almost) everything. Could you please remove the Gemfile and the 3 .DS_Store files from the PR? The .DS_Store files are likely hidden, so may need to enable showing hidden files in finder. Otherwise it's ready to go, IMHO.
@GBKS I removed the Gemfile and the .gitignore (as suggested by promag), but I couldn't find any .DS_Store file, even after showing hidden files.
ACK. Ready to go. I did 3 clean-up commits to:
Much tidier now.
Ready for initial review. Final images will probably need tweaking.