summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:58:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:58:16 -0800
commit180c990f7656660cdfc6c55e631c84e7e19616ce (patch)
treed636cc3d50f43581e68aaf3a7399db1654b4ba86 /.gitattributes
parent43c13b1f28354dad55fb48f4834fc1172ef29afe (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