]> source.dussan.org Git - gitignore.git/commitdiff
and an editorconfig to prevent future mistakes
authorBrendan Forster <github@brendanforster.com>
Mon, 18 Jun 2018 11:46:00 +0000 (08:46 -0300)
committerBrendan Forster <github@brendanforster.com>
Mon, 18 Jun 2018 11:46:00 +0000 (08:46 -0300)
.editorconfig [new file with mode: 0644]

diff --git a/.editorconfig b/.editorconfig
new file mode 100644 (file)
index 0000000..1c33738
--- /dev/null
@@ -0,0 +1,3 @@
+[*]
+end_of_line = lf
+insert_final_newline = true