diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-14 18:37:10 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-14 18:37:10 -0700 |
| commit | 35d1d66ec90d3b0ec6f09045199fcdf6c1f8bbb9 (patch) | |
| tree | 717d909bbc6aba95724ed54b609031ab7e76bb5b /.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 |
