summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:55:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:55:03 -0800
commitc7231acc75d2a125fab734f3ab75e17c65d449f4 (patch)
tree2d9a88116e6b9fb7f52ddc8552cbf791d0ce333b /.gitattributes
parentf6cf51d306e212ce49c1fca6f1ebef1f1e5d14f2 (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