Check for CRLF, add .editorconfig

This commit is contained in:
Eric Nemchik 2021-10-05 14:12:37 -05:00
commit 76dda79d4a
3 changed files with 25 additions and 1 deletions

3
.gitignore vendored
View file

@ -2,9 +2,10 @@
*
# Do NOT ignore allowed files
!*.conf.sample
!.editorconfig
!.gitattributes
!.github
!.gitignore
!*.conf.sample
!LICENSE
!README.md