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