diff options
| author | pgww <pgww@lists.pglaf.org> | 2025-10-19 11:22:02 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2025-10-19 11:22:02 -0700 |
| commit | cc7460268c2dd68d5eb62697cc04972bca7d38be (patch) | |
| tree | 7f4e5fe3c3da75f5b4482dd68914d65abf97ee8e /.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 |
