summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-14 18:40:29 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-14 18:40:29 -0700
commit2fb0ad9994fc5029e128218bc84092cb223b98e7 (patch)
tree5b48b3157dfa2209cc500f0a19468383dbd3ca7b /.gitattributes
initial commit of ebook 44399HEADmain
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