summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:00:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:00:33 -0800
commit79cd5c399b8b2671b453ce7933d543da3c051085 (patch)
treed2e461de6d70a55937efbaf1e4cdffd1ee3b0137 /.gitattributes
parentdef169b95355c044898e5af2b44cd41e8ae0221c (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