summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:13:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:13:44 -0800
commit40f70a0bcb816b2b3c8ec284bfb6086881127c41 (patch)
tree1d22a3286488bfbe262164e28935956e374bdc76 /.gitattributes
parenta78a6a291469390e0778026c2b14b5461ccdc200 (diff)
NormalizeHEADmain
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