diff options
| author | pgww <pgww@lists.pglaf.org> | 2025-09-30 15:22:02 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2025-09-30 15:22:02 -0700 |
| commit | c9d12a8bceff763b7f66f52561782d07b0f439e5 (patch) | |
| tree | cf19deedf47950bad0e7f226a346f87c3ca89cd8 /.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 |
