diff options
| author | pgww <pgww@lists.pglaf.org> | 2025-08-28 23:22:01 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2025-08-28 23:22:01 -0700 |
| commit | 6a1081e5997f4c7d05903269b1ee8ab13d621e93 (patch) | |
| tree | 2c0b43856339f77c3a18eba868fd0a3fb2d0cc0c /.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 |
