summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-14 20:05:21 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-14 20:05:21 -0700
commit4c60faae7f85ae66011e6890f0bcff547084b542 (patch)
tree92f2f4901a09c8f14e050ba2a52110f7a4c97e4c /.gitattributes
initial commit of ebook 36226HEADmain
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