summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 06:40:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 06:40:56 -0800
commite5c56ccd71475831de039b648814e85d45669ec8 (patch)
tree6f10b99aec13409af9531bc4a75e8ee29d5e2c6c /.gitattributes
parent6d83b84f998235b4f284ebff63c8194f5a2462c6 (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