diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 04:40:38 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 04:40:38 -0700 |
| commit | 0a1bea8ffb3e7de994296859a49e70e3bb2d7920 (patch) | |
| tree | ddfb59ed62d91d545731857bff89955f30257f87 /.gitattributes | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
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 |
