diff options
| author | pgww <pgww@lists.pglaf.org> | 2025-09-23 11:22:02 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2025-09-23 11:22:02 -0700 |
| commit | f947e8d63951da1c916065671674c2ae0bcc7583 (patch) | |
| tree | 33c13995400653482b2c1bb3dd1510a74a4a59f3 /.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 |
