summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 19:50:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 19:50:23 -0800
commit762c8fd8936baa0e8a89cc05b4b00dc9c9c50bdf (patch)
treeab5b6f54b44cbc121d2a951837a8c7d0359ce51d /.gitattributes
parentddd9bbe4fb091bb39427749ba39b8f5176a1b862 (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