summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:59:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:59:58 -0800
commit70fd33f1d2d2ed8c8d27adb93a869a302d293757 (patch)
tree9f60b83aa06603bcbb9b3d07fd0fd650c9ae6124 /.gitattributes
parent3cf83aea5b5317b05d4e4226c8f4ea54a8698983 (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