hareactive
hareactive copied to clipboard
Add EditorConfig and ignore .DS_Store
EditorConfig is an IDE independent way to configure basic file formatting properties. I use it to ensure my IDE (IntelliJ) adheres to the present standard of the project. I propose adding it for dev convenience as well as ignoring .DS_Store files.