diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:33:14 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:33:14 -0700 |
| commit | 1a567be7f34b183c3361915cc8d19fd730d182a1 (patch) | |
| tree | f74c04f70e431cd3868f9c2a5a4ab36c51dd06d6 /.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 |
