diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-14 19:57:53 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-14 19:57:53 -0700 |
| commit | 17f5cc60f9134d2af879b92b4a57d23ec0e874fa (patch) | |
| tree | dcb12f1e0b1213c0d5e7f87fa68e29be85df8dba /.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 |
