summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 19:29:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 19:29:00 -0800
commitf852359cdcdcbdf8592c44494d249ea0b674276d (patch)
tree95c7f90728ff0a0ffc94aeb20c9c85d36394e85a /.gitattributes
parent3f3968fb330862319012c236f222d01e866d889c (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