summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 05:25:36 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 05:25:36 -0700
commitab6b26f7f1b1674c342d36073fab520e56dfd84f (patch)
treeebe6c2d69add6e26aa57fc5b07035f0fd0fe07e3 /.gitattributes
initial commit of ebook 5437HEADmain
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