summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 07:11:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 07:11:23 -0800
commit1786064f362e4a87b6aaff2c7358e4789e97b1ed (patch)
treeea6a689e244c382e691f79c215f769eaf0656b31 /.gitattributes
parentb52cb1124352124093eae82e991f8a8921080eab (diff)
Add LICENSE.txt and README.mdHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf