diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:38:40 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:38:40 -0700 |
| commit | 2d22c2b589a4d55cb8d022f39e87c3fbf1191a23 (patch) | |
| tree | 998dc6a0ed1b0589bde9c89e3d3c7dac41be2140 /.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 |
