1
0
mirror of https://github.com/github/gitignore synced 2024-05-30 01:08:19 +02:00

and an editorconfig to prevent future mistakes

This commit is contained in:
Brendan Forster 2018-06-18 08:46:00 -03:00
parent 7603d71a56
commit dc9c75a9f0

3
.editorconfig Normal file
View File

@ -0,0 +1,3 @@
[*]
end_of_line = lf
insert_final_newline = true