Copy link
Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Only a small comment about the gitignore :)
| # Sublime Text 2 | ||
| *.sublime* | ||
|
|
||
| # Visual Studio Code |
Copy link
Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you remove this from the PR since it isn't really relavant?
Hint: you can add this rule in your local .gitignore
Copy link
Copy Markdown
Contributor Author
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure.