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