Also, I enforce LF to normalize line endings across OS's (it causes lots of diffs but from now on there won't be any diffs because of contributors on different OS's)
I update the .gitignore (with gitignore.io) to ignore macOS and JetBrains files, in case future collaborators (including me) use those environments.
Closes #48
Also, I enforce LF to normalize line endings across OS's (it causes lots of diffs but from now on there won't be any diffs because of contributors on different OS's)
I update the .gitignore (with gitignore.io) to ignore macOS and JetBrains files, in case future collaborators (including me) use those environments.