summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:04:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:04:33 -0800
commit11f2bfb857474aa30142a19627f56fdc15748421 (patch)
treefefca0e431b696dd145b33fa52caf4c2ea215d25 /.gitattributes
parent3b6ff58364f45d3f7680299387daefe6ed4306df (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