summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 17:53:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 17:53:06 -0800
commitf18e84e42ac28c2f05c4f5552bd3e51b361bf343 (patch)
treed3f6d77dbb3fddc6ce3344c68f177c5ca0827078 /.gitattributes
parenta2e3d1b256f77b10f06ed3fcdcb7a55a8a1dbc5b (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