summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 04:37:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 04:37:48 -0800
commitc9fbced872b693253ec93f7f02781628caac6b5b (patch)
tree87e32b5757b28732a41e92955733386b9a44cd64 /.gitattributes
parent733958e8ef91a0b1376c566f2601f72b847b96d4 (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