diff options
| author | pgww <pgww@lists.pglaf.org> | 2025-08-01 07:22:02 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2025-08-01 07:22:02 -0700 |
| commit | 1dc2c9a4b68e1d422dfaf43c71e793a518caffb4 (patch) | |
| tree | 59d9fca27faeffb1a0d4fd004d4eb7a859e60fb2 /.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 |
