summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:02:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:02:10 -0800
commit095ba0a7adba2aa2e46d5d2c8069b310c906d1e1 (patch)
tree0a526261eb261a83f77eee2d5d5b9bf8fba9b40b /.gitattributes
parentfa6d201dbe6f0a3c561da134d9bc7fbf621a8221 (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