summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 19:45:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 19:45:02 -0800
commitc31d9cbf413f90af3194a2c7bf0a0e69c1891637 (patch)
treeaebd0bd8d9f06756d013b68f85d110e445f599cc /.gitattributes
parente655fb12993aa1225f8836b84ea5b8173fb8e824 (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