diff options
| author | pgww <pgww@lists.pglaf.org> | 2025-08-06 15:22:01 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2025-08-06 15:22:01 -0700 |
| commit | 392bdf349923bdb9d0ad713ad6abe5461c53f083 (patch) | |
| tree | 5b66cfe7dfed19b38e7f4612a83312624b762a6a /.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 |
