larissalages / code_problems

Code Problems from Coding Challenge Websites. The goal is to help them to improve their code skills and also studying for coding interviews.
MIT License
55 stars 182 forks source link

Cleanup - removed temp thumbnail files #430

Closed dnltsk closed 1 year ago

dnltsk commented 1 year ago

Your checklist for this pull request

Description

There where lot's of temporary thumbnail files in the master branch. Those temporary files was created by a local OSX environment and shouldn't make it onto the main branch. To prevent the main branch from those files in the future they are added to the .gitignore.