summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:46:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:46:22 -0800
commit58c09ad46aecdfb34a8949be12de7ee609ff363d (patch)
tree16a21876a8c20d45a2c5591a2d49b2161fdd767d /.gitattributes
parent4234d609b926a3c939c0d190c10d92e26c86fe38 (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