summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:25:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:25:03 -0800
commit174be4867e55a73726a517beab7c4610d1407179 (patch)
tree331938305480363b46af5808f1219ff954dbd4ec /.gitattributes
parent8c010fb9ca5cd0158e9b617734ad878b83fc4536 (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