summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 02:09:55 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 02:09:55 -0700
commitc1792909db86dddd2ff491496e05e745073d83fd (patch)
tree3913a8c65925b0b250fdb8ec76a4d23054cd7b29 /.gitattributes
initial commit of ebook 23763HEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6833f05
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+* text=auto
+*.txt text
+*.md text