diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-14 20:11:13 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-14 20:11:13 -0700 |
| commit | 3ba55d89d032814a29bf6f0fbc1ad532dc616052 (patch) | |
| tree | 835fda5c8fce7c5ad165398e461bb7940c3c35e8 /.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 |
