diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:04:44 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:04:44 -0700 |
| commit | 77e4ce8ce3dc277ff87a61dea3b56a76ad283f42 (patch) | |
| tree | 93c2e1a1aa3bc7e9155f736522ff5a4a70ed6f7a /.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 |
